]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
pknock: remove redundant --t parameter
authorJan Engelhardt <jengelh@medozas.de>
Sat, 3 Oct 2009 11:08:26 +0000 (13:08 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sat, 3 Oct 2009 11:08:26 +0000 (13:08 +0200)
commit35b00f8c3f179c5256349384d41607b18963afe2
treeb15bea41e4cb9392ffcf59891af56759a37e108b
parent1f3150bdf935e4e518d24f8893d5a3fb0dfaf703
pknock: remove redundant --t parameter

One can already specify --t on the command line as a synonym for
--time because getopt already allows unambiguous abbrevations.
extensions/libxt_pknock.c