summaryrefslogtreecommitdiffstats
path: root/src/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.c')
-rw-r--r--src/config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.c b/src/config.c
index 03d1cf0..8405901 100644
--- a/src/config.c
+++ b/src/config.c
@@ -60,6 +60,7 @@ static void usage()
printf(" time,per,call,ucall,lib,sym (default is call)\n");
printf(" -p, --pipe use pipe to latrace process to send audit data\n");
printf(" latrace app is then the one displaying the output\n");
+ printf(" -N, --conf config file\n");
printf("\n");
#ifndef CONFIG_ARCH_HAVE_ARGS
printf(" -[ADa] arguments display support not compiled in\n");