]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
iptables-restore.8: file to read from can be specified as argument
authorJiri Popelka <jpopelka@redhat.com>
Thu, 13 Mar 2014 16:01:20 +0000 (17:01 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 14 Mar 2014 08:37:57 +0000 (09:37 +0100)
original bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1022228

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/iptables-restore.8.in

index 4ad7a52f097682947d8a3e56f859ea0cfc751016..7a286b9120ff05a3c5b821ec070e8016704c9223 100644 (file)
@@ -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