X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=dss.ggo;h=70f6434f9df27eafed85c4f6d4db5e2f9d871c64;hp=9af79d7b39217087580216483a1e4d2ec431b7d5;hb=e4c216f105a5f8d2ce96505685395ea7d7c08dbe;hpb=ba6b9a6a1628e8139d18754cfb041349062f8233 diff --git a/dss.ggo b/dss.ggo index 9af79d7..70f6434 100644 --- 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" #=================