On 1/15/2014 5:48 PM, Thomas D. wrote:
> Hi,
> 
> Tom Eastep wrote:
>> Here's a patch that fixes the output of 'dump'.
> 
> I think you missed the "[-m]" parameter:
> 
> @@ -3415,7 +3415,7 @@ usage() # $1 = exit status
>      echo "   delete <interface>[:<host-list>] ... <zone>"
>      echo "   disable <interface>"
>      echo "   drop <address> ..."
> -    echo "   dump [ -x ]"
> +    echo "   dump [ -x ] [-l]"
>      echo "   enable <interface>"
>      echo "   forget [ <file name> ]"
>      echo "   help"
> 
> should be
> 
> @@ -3415,7 +3415,7 @@ usage() # $1 = exit status
>      echo "   delete <interface>[:<host-list>] ... <zone>"
>      echo "   disable <interface>"
>      echo "   drop <address> ..."
> -    echo "   dump [ -x ]"
> +    echo "   dump [ -x ] [-l] [-m]"
>      echo "   enable <interface>"
>      echo "   forget [ <file name> ]"
>      echo "   help"
> 

Thanks,

-Tom
-- 
Tom Eastep        \ When I die, I want to go like my Grandfather who
Shoreline,         \ died peacefully in his sleep. Not screaming like
Washington, USA     \ all of the passengers in his car
http://shorewall.net \________________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to