Signed-off-by: Mart Frauenlob <mart.frauenlob@xxxxxxxxx> --- src/nfct.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/nfct.c b/src/nfct.c index 3331e5b..27841be 100644 --- a/src/nfct.c +++ b/src/nfct.c @@ -204,6 +204,9 @@ static const char help_msg[] = " add object-name\tAdd new accounting object to table\n" " delete object-name\tDelete existing accounting object\n" " get object-name\tGet existing accounting object\n" + " disable\t\tDisable queueing packets to userspace for helper inspection\n" + " default-set\t\tSet default timeouts\n" + " default-get\t\tGet default timeouts\n" " flush\t\t\tFlush accounting object table\n"; static int nfct_cmd_help(int argc, char *argv[]) -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html