]> git.tuebingen.mpg.de Git - dss.git/blobdiff - dss.ggo
Implement logfile and daemon mode.
[dss.git] / dss.ggo
diff --git a/dss.ggo b/dss.ggo
index 9af79d7b39217087580216483a1e4d2ec431b7d5..70f6434f9df27eafed85c4f6d4db5e2f9d871c64 100644 (file)
--- a/dss.ggo
+++ b/dss.ggo
@@ -31,6 +31,15 @@ option "logfile" -
        string typestr="filename"
        optional
 
+option "daemon" d
+#~~~~~~~~~~~~~~~~
+"run as background daemon"
+flag off
+dependon="logfile"
+details="
+       Note that dsss refuses to start in daemon mode if no logfile
+       was specified.
+"
 
 defgroup "command"
 #=================