summaryrefslogtreecommitdiffstats
path: root/ip6tables.8.in
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-08-19 22:36:03 +0200
committerJan Engelhardt <jengelh@medozas.de>2009-08-20 17:22:37 +0200
commitfe086ba83d17dfe5dec57da413fac4bc8110f0bb (patch)
tree504941c5c20a8cafbf354c7c3cbbe18437d094fd /ip6tables.8.in
parentb34199ee303d98ba00ed5ee19d4d5b19dd4cf563 (diff)
iptables: manpage updates for augmented -Z syntax
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'ip6tables.8.in')
-rw-r--r--ip6tables.8.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/ip6tables.8.in b/ip6tables.8.in
index 7d9a6171..66d8543c 100644
--- a/ip6tables.8.in
+++ b/ip6tables.8.in
@@ -42,7 +42,7 @@ rule-specification\fP [\fIoptions...\fP]
\fBip6tables\fP [\fB\-t\fP \fItable\fP] \fB\-S\fP [\fIchain\fP [\fIrulenum\fP]]
.PP
\fBip6tables\fP [\fB\-t\fP \fItable\fP] {\fB\-F\fP|\fB\-L\fP|\fB\-Z\fP}
-[\fIchain\fP] [\fIoptions...\fP]
+[\fIchain\fP [\fIrulenum\fP]] [\fIoptions...\fP]
.PP
\fBip6tables\fP [\fB\-t\fP \fItable\fP] \fB\-N\fP \fIchain\fP
.PP
@@ -182,8 +182,9 @@ it applies to the specified table (filter is the default).
Flush the selected chain (all the chains in the table if none is given).
This is equivalent to deleting all the rules one by one.
.TP
-\fB\-Z\fP, \fB\-\-zero\fP [\fIchain\fP]
-Zero the packet and byte counters in all chains. It is legal to
+\fB\-Z\fP, \fB\-\-zero\fP [\fIchain\fP [\fIrulenum\fP]]
+Zero the packet and byte counters in all chains, or only the given chain,
+or only the given rule in a chain. It is legal to
specify the
\fB\-L\fP, \fB\-\-list\fP
(list) option as well, to see the counters immediately before they are