summaryrefslogtreecommitdiffstats
path: root/iptables/ip6tables-restore.8
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-08-27 09:31:35 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-09-08 18:08:24 +0200
commit1e4965232d77ab752c9c781afcf854f4b173c7b1 (patch)
treee925ad78dcd9102d510b722d96364ab6f6730421 /iptables/ip6tables-restore.8
parentb171b546cb529e2996df05fe91cba058fae9fd99 (diff)
doc: document iptables-restore's -T option
Commit v1.4.0-rc1-12-ge8665f8 completely forgot this. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'iptables/ip6tables-restore.8')
-rw-r--r--iptables/ip6tables-restore.83
1 files changed, 3 insertions, 0 deletions
diff --git a/iptables/ip6tables-restore.8 b/iptables/ip6tables-restore.8
index aa09768f..59a3b2e5 100644
--- a/iptables/ip6tables-restore.8
+++ b/iptables/ip6tables-restore.8
@@ -33,6 +33,9 @@ restore the values of all packet and byte counters
.TP
\fB\-n\fR, \fB\-\-noflush\fR
don't flush the previous contents of the table. If not specified,
+.TP
+\fB\-T\fP, \fB\-\-table\fP \fIname\fP
+Restore only the named table even if the input stream contains other ones.
.B ip6tables-restore
flushes (deletes) all previous contents of the respective IPv6 Table.
.SH BUGS