Updated docs
authorMiguel de Icaza <miguel@gnome.org>
Mon, 1 Jan 2007 20:14:28 +0000 (20:14 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 1 Jan 2007 20:14:28 +0000 (20:14 -0000)
svn path=/trunk/mono/; revision=70325

man/mono-service.1

index 07abeab0dc0849baa644487ffab72ad23036a4ed..7473f43cf500397236ee738bfb4b4bfc5288f2d8 100644 (file)
@@ -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: