wpa_gui: Documentation update
authorArkadiusz (Arkq) Bokowy <arkadiusz.bokowy@gmail.com>
Sun, 15 Mar 2015 22:29:44 +0000 (23:29 +0100)
committerJouni Malinen <j@w1.fi>
Mon, 16 Mar 2015 10:30:12 +0000 (12:30 +0200)
In the commit 77b244d577a7cb5c928478627af6687a0733193d9 ('wpa_gui: Quiet
mode - disable tray icon messages') a new parameter has been introduced,
but it was not documented. This commit fixes this omission.

Signed-off-by: Arkadiusz Bokowy <arkadiusz.bokowy@gmail.com>
wpa_supplicant/doc/docbook/wpa_gui.sgml

index 84766db..fe91236 100644 (file)
@@ -17,6 +17,7 @@
       <arg>-p <replaceable>path to ctrl sockets</replaceable></arg>
       <arg>-i <replaceable>ifname</replaceable></arg>
       <arg>-t</arg>
+      <arg>-q</arg>
     </cmdsynopsis>
   </refsynopsisdiv>
 
        manager supports it). By default the main status window is
        shown.</para></listitem>
       </varlistentry>
+
+      <varlistentry>
+       <term>-q</term>
+
+        <listitem><para>Run program in the quiet mode - do not display tray
+       icon pop-up messages.</para></listitem>
+      </varlistentry>
     </variablelist>
   </refsect1>
   <refsect1>