]> git.tuebingen.mpg.de Git - dss.git/blobdiff - dss.ggo
Use logfile only for --run --daemon.
[dss.git] / dss.ggo
diff --git a/dss.ggo b/dss.ggo
index 7934db3faa02a40f7943713202c271df4f98c506..8f1ec5cf8d3ce50194a81f569b8195eb6562a618 100644 (file)
--- a/dss.ggo
+++ b/dss.ggo
@@ -77,9 +77,10 @@ option "logfile" -
 "Logfile for the dss daemon process"
 string typestr="filename"
 optional
-details="
-       This option is mostly useful for the run command if --daemon
-       is also given.
+details = "
+       This option is only honored if both --run and --daemon are
+       given. Otherwise it is silently ignored and log output is
+       written to stderr.
 "
 
 ##################