From cf68379c4c72b4d0142a9ff318cd27dabd6b06ee Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Sat, 20 Oct 2012 14:03:01 +1000 Subject: [PATCH] Document brief option for show command Signed-off-by: Tom Eastep --- Shorewall-lite/manpages/shorewall-lite.xml | 8 ++++++++ Shorewall/manpages/shorewall.xml | 8 ++++++++ Shorewall6-lite/manpages/shorewall6-lite.xml | 8 ++++++++ Shorewall6/manpages/shorewall6.xml | 8 ++++++++ 4 files changed, 32 insertions(+) diff --git a/Shorewall-lite/manpages/shorewall-lite.xml b/Shorewall-lite/manpages/shorewall-lite.xml index 6e42324e2..bdc27632f 100644 --- a/Shorewall-lite/manpages/shorewall-lite.xml +++ b/Shorewall-lite/manpages/shorewall-lite.xml @@ -337,6 +337,8 @@ + + @@ -841,6 +843,12 @@ Netfilter table to display. The default is filter. + The -b ('brief') + option causes rules which have not been used (i.e. which + have zero packet and byte counts) to be omitted from the + output. In the future, this may be extended to omit unused + chains entirely. + The -l option causes the rule number for each Netfilter rule to be displayed. diff --git a/Shorewall/manpages/shorewall.xml b/Shorewall/manpages/shorewall.xml index 4d4085181..1c5af7284 100644 --- a/Shorewall/manpages/shorewall.xml +++ b/Shorewall/manpages/shorewall.xml @@ -502,6 +502,8 @@ + + @@ -1394,6 +1396,12 @@ Netfilter table to display. The default is filter. + The -b ('brief') + option causes rules which have not been used (i.e. which + have zero packet and byte counts) to be omitted from the + output. In the future, this may be extended to omit unused + chains entirely. + The -l option causes the rule number for each Netfilter rule to be displayed. diff --git a/Shorewall6-lite/manpages/shorewall6-lite.xml b/Shorewall6-lite/manpages/shorewall6-lite.xml index 7155a7282..d9f138733 100644 --- a/Shorewall6-lite/manpages/shorewall6-lite.xml +++ b/Shorewall6-lite/manpages/shorewall6-lite.xml @@ -337,6 +337,8 @@ + + @@ -839,6 +841,12 @@ Netfilter table to display. The default is filter. + The -b ('brief') + option causes rules which have not been used (i.e. which + have zero packet and byte counts) to be omitted from the + output. In the future, this may be extended to omit unused + chains entirely. + The -l option causes the rule number for each Netfilter rule to be displayed. diff --git a/Shorewall6/manpages/shorewall6.xml b/Shorewall6/manpages/shorewall6.xml index 8131e3cac..e78d4dc4a 100644 --- a/Shorewall6/manpages/shorewall6.xml +++ b/Shorewall6/manpages/shorewall6.xml @@ -449,6 +449,8 @@ + + @@ -1275,6 +1277,12 @@ Netfilter table to display. The default is filter. + The -b ('brief') + option causes rules which have not been used (i.e. which + have zero packet and byte counts) to be omitted from the + output. In the future, this may be extended to omit unused + chains entirely. + The -l option causes the rule number for each Netfilter rule to be displayed.