Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2007-01-01 23:14:28 +0300
committerMiguel de Icaza <miguel@gnome.org>2007-01-01 23:14:28 +0300
commitb019b8dd1b8a3f4fd0429afde70a741554787910 (patch)
treee3d02268b5b6b253e7a263f7af137cf5a251f28b /man/mono-service.1
parentdfdceee8b0b4916a708fb02ea08014d06d99cb51 (diff)
Updated docs
svn path=/trunk/mono/; revision=70325
Diffstat (limited to 'man/mono-service.1')
-rw-r--r--man/mono-service.110
1 files changed, 10 insertions, 0 deletions
diff --git a/man/mono-service.1 b/man/mono-service.1
index 07abeab0dc0..7473f43cf50 100644
--- a/man/mono-service.1
+++ b/man/mono-service.1
@@ -41,6 +41,16 @@ Name to show in the syslog.
Use this to specify the service to be launched (if the program
contains more than one service). The default is to run the first
defined service.
+.TP
+.I "--debug"
+Use this option to prevent mono-service from redirecting stdin and
+stdout and prevent the program to be sent to the background.
+Equivalent to --no-daemon
+.TP
+.I "--no-daemon"
+Use this option to prevent mono-service from redirecting stdin and
+stdout and prevent the program to be sent to the background.
+Equivalent to --debug.
.SH CONTROL
You can control the service by sending signals to the process, you can
use the following commands: