Code

update usage()
authorrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 20 Nov 2007 09:25:53 +0000 (09:25 +0000)
committerrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 20 Nov 2007 09:25:53 +0000 (09:25 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7819 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/daemon/gosa-sd
contrib/daemon/gosa-sd-bus

index 16c2c2f7b24e7eb40dfe1121ae32b09d73856537..0e91af98adb7acac2381837ac58e88830c9dd851 100755 (executable)
@@ -109,6 +109,7 @@ usage: $0 [-hvf] [-c config]
 
     -h        : this (help) message
     -c <file> : config file
+    -f        : foreground, process will not be forked to background
     -v        : be verbose (multiple to increase verbosity)
 EOF
         }
index a6f1ba0370c1f8429efa91c7904f3cd2428d05cc..2f3a075335af4a3033c9cb8171d7ca60dc5e0894 100755 (executable)
@@ -210,6 +210,7 @@ usage: $0 [-hvf] [-c config]
 
     -h        : this (help) message
     -c <file> : config file
+    -f        : foreground, process will not be forked to background
     -v        : be verbose (multiple to increase verbosity)
 EOF
         }