mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
wpa_gui: Documentation update
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>
This commit is contained in:
parent
6128a90979
commit
0b08f25445
@ -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>
|
||||
|
||||
@ -57,6 +58,13 @@
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user