]> git.tuebingen.mpg.de Git - dss.git/blobdiff - dss.ggo
compare_snapshots(): Add const keyword.
[dss.git] / dss.ggo
diff --git a/dss.ggo b/dss.ggo
index 3a97568b2dab69b89e7ca9e22de4c9710cd7f9af..1662e0d36f514491c1029e674bc407a98012942d 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.
 "
 
 ##################