aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2019-12-01 14:27:33 +0100
committerlaforge <laforge@osmocom.org>2019-12-01 14:32:54 +0000
commitf6d282822e20fdb60aa592710466d2032896f982 (patch)
tree0fd9cc991edbb32e1b17038bb123d3d5675ad348
parentc925ccccfcefea0740d837e276b7414faf31a5a4 (diff)
manual: Fix documentation missing "-D" command line option
-rw-r--r--doc/manuals/chapters/running.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc
index 6a52b708..d7e6383c 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -15,8 +15,8 @@ options:
Print a short help message about the supported options
*-V, --version*::
Print the compile-time version number of the program
-//*-D, --daemonize*::
-// Fork the process as a daemon into background.
+*-D, --daemonize*::
+ Fork the process as a daemon into background.
*-c, --config-file 'CONFIGFILE'*::
Specify the file and path name of the configuration file to be
used. If none is specified, use `osmo-pcu.cfg` in the current