From f6d282822e20fdb60aa592710466d2032896f982 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 1 Dec 2019 14:27:33 +0100 Subject: [PATCH] manual: Fix documentation missing "-D" command line option Change-Id: I2fd0b6f52ddc6931f413921b45d9756cb1fe456d --- doc/manuals/chapters/running.adoc | 4 ++-- 1 file 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