aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ncpd/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ncpd/main.cc b/ncpd/main.cc
index 9b12f0e..3c70a50 100644
--- a/ncpd/main.cc
+++ b/ncpd/main.cc
@@ -150,7 +150,7 @@ help()
"\n"
"Supported options:\n"
"\n"
- " -d, --dontfork Run in foreground don't fork\n"
+ " -d, --dontfork Run in foreground, don't fork\n"
" -h, --help Display this text.\n"
" -V, --version Print version and exit.\n"
" -e, --autoexit Exit after device is disconnected.\n"