diff mbox

[2/3] iptables-restore(8): file to read from can be specified as argument

Message ID 1394726481-6001-2-git-send-email-jpopelka@redhat.com
State Accepted
Headers show

Commit Message

Jiri Popelka March 13, 2014, 4:01 p.m. UTC
original bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1022228
---
 iptables/iptables-restore.8.in | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Comments

Pablo Neira Ayuso March 14, 2014, 8:41 a.m. UTC | #1
On Thu, Mar 13, 2014 at 05:01:20PM +0100, Jiri Popelka wrote:
> original bug report:
> https://bugzilla.redhat.com/show_bug.cgi?id=1022228

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/iptables/iptables-restore.8.in b/iptables/iptables-restore.8.in
index 4ad7a52..7a286b9 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