]> git.ipfire.org Git - thirdparty/iptables.git/commit
utils: nfnl_osf: Fix synopsis in help text
authorPhil Sutter <phil@nwl.cc>
Wed, 20 Sep 2017 16:54:08 +0000 (18:54 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 4 Oct 2017 13:53:57 +0000 (15:53 +0200)
commit1773dcaabb73884666d30b926677f8232e5c04b3
tree31cdb4f88d1a59878e59a08fdea152c6146c3a76
parent895ce096f857ddc85d22144ba84c78ac762e995d
utils: nfnl_osf: Fix synopsis in help text

* -d is optional
* -h is not really a flag, just anything not recognized triggers the
  help output.
* That '<del rules>' bit is rather confusing than helpful.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
utils/nfnl_osf.c