From c379aa424774f7e0f34e5a27620938ec5a52b991 Mon Sep 17 00:00:00 2001 From: rettenbe Date: Tue, 20 Nov 2007 09:25:53 +0000 Subject: [PATCH] update usage() git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7819 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/daemon/gosa-sd | 1 + contrib/daemon/gosa-sd-bus | 1 + 2 files changed, 2 insertions(+) diff --git a/contrib/daemon/gosa-sd b/contrib/daemon/gosa-sd index 16c2c2f7b..0e91af98a 100755 --- a/contrib/daemon/gosa-sd +++ b/contrib/daemon/gosa-sd @@ -109,6 +109,7 @@ usage: $0 [-hvf] [-c config] -h : this (help) message -c : config file + -f : foreground, process will not be forked to background -v : be verbose (multiple to increase verbosity) EOF } diff --git a/contrib/daemon/gosa-sd-bus b/contrib/daemon/gosa-sd-bus index a6f1ba037..2f3a07533 100755 --- a/contrib/daemon/gosa-sd-bus +++ b/contrib/daemon/gosa-sd-bus @@ -210,6 +210,7 @@ usage: $0 [-hvf] [-c config] -h : this (help) message -c : config file + -f : foreground, process will not be forked to background -v : be verbose (multiple to increase verbosity) EOF } -- 2.30.2