diff options
author | Jiri Popelka <jpopelka@redhat.com> | 2014-03-13 17:01:19 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2014-03-14 09:36:07 +0100 |
commit | d89013db48557c561d9e20d319d71b64522e15a3 (patch) | |
tree | 9e7356bdefebecb161e53b449b52c82defe1541c | |
parent | a99b96bd50644a30aa6b92cdeabc10dd9b0f6152 (diff) |
iptables-restore.8: missing -T in synopsis
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r-- | iptables/iptables-restore.8.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iptables/iptables-restore.8.in b/iptables/iptables-restore.8.in index feb57efa..4ad7a52f 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] |