summaryrefslogtreecommitdiffstats
path: root/src/nfct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfct.c')
-rw-r--r--src/nfct.c3
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[])