aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2006-05-16 11:50:02 +0000
committerReuben Thomas <rrt@sc3d.org>2006-05-16 11:50:02 +0000
commit99f6a2f943c604449e187c9428a3f3f1be2901a7 (patch)
tree5b4341e6a90203c78a73ab9e76c838bdf42b2a0f /ncpd
parent06ecc51fd7c75880e04bc9179dc96e1b97de2e2e (diff)
downloadplptools-99f6a2f943c604449e187c9428a3f3f1be2901a7.tar.gz
plptools-99f6a2f943c604449e187c9428a3f3f1be2901a7.tar.bz2
plptools-99f6a2f943c604449e187c9428a3f3f1be2901a7.zip
Tidy command description
Diffstat (limited to 'ncpd')
-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"