]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - ggo/daemon.m4
Use symbolic names for loglevels and clean up the ggo mess.
[paraslash.git] / ggo / daemon.m4
diff --git a/ggo/daemon.m4 b/ggo/daemon.m4
new file mode 100644 (file)
index 0000000..b4e842a
--- /dev/null
@@ -0,0 +1,11 @@
+<qu>
+option "daemon" d
+#~~~~~~~~~~~~~~~~
+"run as background daemon"
+flag off
+dependon="logfile"
+details="
+       Note that </qu>CURRENT_PROGRAM<qu> refuses to start in daemon mode if no
+       logfile was specified.
+"
+</qu>