mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
Add -m to the dump options in help output
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
6d8cadd152
commit
6223bdd8e1
@ -3415,7 +3415,7 @@ usage() # $1 = exit status
|
|||||||
echo " delete <interface>[:<host-list>] ... <zone>"
|
echo " delete <interface>[:<host-list>] ... <zone>"
|
||||||
echo " disable <interface>"
|
echo " disable <interface>"
|
||||||
echo " drop <address> ..."
|
echo " drop <address> ..."
|
||||||
echo " dump [ -x ] [ -l ]"
|
echo " dump [ -x ] [ -l ] [ -m ]"
|
||||||
echo " enable <interface>"
|
echo " enable <interface>"
|
||||||
echo " forget [ <file name> ]"
|
echo " forget [ <file name> ]"
|
||||||
echo " help"
|
echo " help"
|
||||||
|
Loading…
Reference in New Issue
Block a user