diff --git a/src/dfsi/DfsiMain.cpp b/src/dfsi/DfsiMain.cpp index 5abf11c8..e6ea399f 100644 --- a/src/dfsi/DfsiMain.cpp +++ b/src/dfsi/DfsiMain.cpp @@ -113,6 +113,8 @@ void usage(const char* message, const char* arg) " -h show this screen\n" " -f foreground mode\n" "\n" + " --syslog force logging to syslog\n" + "\n" " -c specifies the configuration file to use\n" "\n" " -- stop handling options\n",