]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
pknock: provide better help text for --time option
authorJan Rafaj <jr+netfilter-devel@cedric.unob.cz>
Sun, 11 Oct 2009 22:01:30 +0000 (00:01 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sun, 11 Oct 2009 22:58:32 +0000 (00:58 +0200)
Signed-off-by: Jan Rafaj <jr+netfilter-devel@cedric.unob.cz>
extensions/pknock/libxt_pknock.c

index 11318fa8c0f0a40f10f7a181fa110d62ca99f220..b3e1bc3629e86a10ed3dabd7f5ebb399ee93cbfe 100644 (file)
@@ -35,7 +35,7 @@ static void pknock_mt_help(void)
                " --knockports port[,port,port,...]     "
                        "Matches destination port(s).\n"
                " --time seconds\n"
-                       "Time between port match.\n"
+                       "Max allowed time between knocks.\n"
                " --strict                              "
                        "Knocks sequence must be exact.\n"
                " --name rule_name                      "