forked from extern/shorewall_code
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 " disable <interface>"
|
||||
echo " drop <address> ..."
|
||||
echo " dump [ -x ] [ -l ]"
|
||||
echo " dump [ -x ] [ -l ] [ -m ]"
|
||||
echo " enable <interface>"
|
||||
echo " forget [ <file name> ]"
|
||||
echo " help"
|
||||
|
Loading…
Reference in New Issue
Block a user