mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-13 13:16:45 +02:00
Add explaination of <refresh-interval> to the manpages
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7810 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
9ee254bd07
commit
ab0aaf98b0
@ -529,7 +529,13 @@
|
|||||||
produces an audible alarm when new Shorewall Lite messages are
|
produces an audible alarm when new Shorewall Lite messages are
|
||||||
logged. The <emphasis role="bold">-m</emphasis> option causes the
|
logged. The <emphasis role="bold">-m</emphasis> option causes the
|
||||||
MAC address of each packet source to be displayed if that
|
MAC address of each packet source to be displayed if that
|
||||||
information is available.</para>
|
information is available. The
|
||||||
|
<replaceable>refresh-interval</replaceable> specifies the time in
|
||||||
|
seconds between screen refreshes. You can enter a negative number by
|
||||||
|
preceding the number with "--" (e.g., <command>shorewall-lite
|
||||||
|
logwatch -- -30</command>). In this case, when a packet count
|
||||||
|
changes, you will be prompted to hit any key to resume screen
|
||||||
|
refreshes.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -896,7 +896,12 @@
|
|||||||
produces an audible alarm when new Shorewall messages are logged.
|
produces an audible alarm when new Shorewall messages are logged.
|
||||||
The <emphasis role="bold">-m</emphasis> option causes the MAC
|
The <emphasis role="bold">-m</emphasis> option causes the MAC
|
||||||
address of each packet source to be displayed if that information is
|
address of each packet source to be displayed if that information is
|
||||||
available.</para>
|
available. The <replaceable>refresh-interval</replaceable> specifies
|
||||||
|
the time in seconds between screen refreshes. You can enter a
|
||||||
|
negative number by preceding the number with "--" (e.g.,
|
||||||
|
<command>shorewall logwatch -- -30</command>). In this case, when a
|
||||||
|
packet count changes, you will be prompted to hit any key to resume
|
||||||
|
screen refreshes.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user