[Bug 1708] New: iptables-restore -h doesn't show -w and -W options
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Tue Sep 26 13:04:24 CEST 2023
https://bugzilla.netfilter.org/show_bug.cgi?id=1708
Bug ID: 1708
Summary: iptables-restore -h doesn't show -w and -W options
Product: iptables
Version: 1.8.x
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: iptables-restore
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: pedretti.fabio at gmail.com
The options are supported, however they are missing from the help:
$ iptables-restore -h
Usage: iptables-restore [-c] [-v] [-V] [-t] [-h] [-n] [-T table] [-M command]
[-4] [-6] [file]
[ --counters ]
[ --verbose ]
[ --version]
[ --test ]
[ --help ]
[ --noflush ]
[ --table=<TABLE> ]
[ --modprobe=<command> ]
[ --ipv4 ]
[ --ipv6 ]
$
Also, the output could be improved:
- group together the short and long options
- use the same sorting as in the man page
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20230926/86a9a9e4/attachment.html>
More information about the netfilter-buglog
mailing list