]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables-restore: add missing arguments to usage message
authorBrian Haley <brian.haley@hpe.com>
Tue, 23 Aug 2016 14:14:47 +0000 (10:14 -0400)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 23 Aug 2016 15:53:40 +0000 (17:53 +0200)
commit27579fe10473c475f3e4dcf66c862f3a69995ea7
tree161c2e5bc75c52dfdf3d7e30b19a0d1124e40dbc
parentb2b811ed4a8261430def40b7d600ccb0f4927492
iptables-restore: add missing arguments to usage message

iptables-restore was missing -n, -T and -M from the
usage message, added them to match the man page.
Cleaned-up other *restore files as well.

Signed-off-by: Brian Haley <brian.haley@hpe.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/ip6tables-restore.c
iptables/iptables-restore.c
iptables/xtables-restore.c