All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] iptables-restore(8): missing -T in synopsis
@ 2014-03-13 16:01 Jiri Popelka
  2014-03-13 16:01 ` [PATCH 2/3] iptables-restore(8): file to read from can be specified as argument Jiri Popelka
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jiri Popelka @ 2014-03-13 16:01 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Jiri Popelka

---
 iptables/iptables-restore.8.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/iptables/iptables-restore.8.in b/iptables/iptables-restore.8.in
index feb57ef..4ad7a52 100644
--- a/iptables/iptables-restore.8.in
+++ b/iptables/iptables-restore.8.in
@@ -24,6 +24,7 @@ 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]
 .P
 \fBip6tables\-restore\fP [\fB\-chntv\fP] [\fB\-M\fP \fImodprobe\fP]
 [\fB\-T\fP \fIname\fP]
-- 
1.8.5.3


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-14  8:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-13 16:01 [PATCH 1/3] iptables-restore(8): missing -T in synopsis Jiri Popelka
2014-03-13 16:01 ` [PATCH 2/3] iptables-restore(8): file to read from can be specified as argument Jiri Popelka
2014-03-14  8:41   ` Pablo Neira Ayuso
2014-03-13 16:01 ` [PATCH 3/3] iptables: save - fix getopt_long()'s optstring Jiri Popelka
2014-03-14  8:44   ` Pablo Neira Ayuso
2014-03-14  8:40 ` [PATCH 1/3] iptables-restore(8): missing -T in synopsis Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.