summaryrefslogtreecommitdiffstats
path: root/iptables/iptables-restore.8.in
diff options
context:
space:
mode:
authorJiri Popelka <jpopelka@redhat.com>2014-03-13 17:01:20 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2014-03-14 09:37:57 +0100
commit081d57839e91e18df38ed3e56b8a720677efcedc (patch)
treeccf1e374e687798a421cd333b3650ea15e65d1df /iptables/iptables-restore.8.in
parentd89013db48557c561d9e20d319d71b64522e15a3 (diff)
iptables-restore.8: file to read from can be specified as argument
original bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1022228 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'iptables/iptables-restore.8.in')
-rw-r--r--iptables/iptables-restore.8.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/iptables/iptables-restore.8.in b/iptables/iptables-restore.8.in
index 4ad7a52f..7a286b91 100644
--- a/iptables/iptables-restore.8.in
+++ b/iptables/iptables-restore.8.in
@@ -24,17 +24,18 @@ iptables-restore \(em Restore IP Tables
ip6tables-restore \(em Restore IPv6 Tables
.SH SYNOPSIS
\fBiptables\-restore\fP [\fB\-chntv\fP] [\fB\-M\fP \fImodprobe\fP]
-[\fB\-T\fP \fIname\fP]
+[\fB\-T\fP \fIname\fP] [\fBfile\fP]
.P
\fBip6tables\-restore\fP [\fB\-chntv\fP] [\fB\-M\fP \fImodprobe\fP]
-[\fB\-T\fP \fIname\fP]
+[\fB\-T\fP \fIname\fP] [\fBfile\fP]
.SH DESCRIPTION
.PP
.B iptables-restore
and
.B ip6tables-restore
-are used to restore IP and IPv6 Tables from data specified on STDIN. Use
-I/O redirection provided by your shell to read from a file
+are used to restore IP and IPv6 Tables from data specified on STDIN or in
+\fIfile\fP. Use I/O redirection provided by your shell to read from a file or
+specify \fIfile\fP as an argument.
.TP
\fB\-c\fR, \fB\-\-counters\fR
restore the values of all packet and byte counters