Displaying 1 result from an estimated 1 matches for "13b9320".
Did you mean:
139320
2019 Jun 07
1
[Bug 1341] New: Usage message does not mention [file] argument
...47cadb6655104feb5e).
It looks like this feature has been available for quite some time, but was only
added to the manpage in 2015. I propose the following trivial update to bring
the usage message in sync as well:
diff --git a/iptables/xtables-restore.c b/iptables/xtables-restore.c
index 86f6a3a..13b9320 100644
--- a/iptables/xtables-restore.c
+++ b/iptables/xtables-restore.c
@@ -43,7 +43,7 @@ static const struct option options[] = {
static void print_usage(const char *name, const char *version)
{
- fprintf(stderr, "Usage: %s [-c] [-v] [-V] [-t] [-h] [-n] [-T table] [-M
command] [-4] [-6...