summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ambd/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ambd/main.cpp b/ambd/main.cpp
index b2dadd77..c4edc3f6 100644
--- a/ambd/main.cpp
+++ b/ambd/main.cpp
@@ -188,6 +188,7 @@ void printhelp(const char *argv0)
" [-v|--version]\n"
" [-c|--config </path/to/config> \t]\n"
" [-d|--debug <level (0-5)>\t]\n"
+ " [-l]--log </path/to/logfile>\t]\n"
" [-h|--help]\n"
, argv0);
}