]> git.tuebingen.mpg.de Git - dss.git/blobdiff - dss.ggo
Clarify documentation of --run.
[dss.git] / dss.ggo
diff --git a/dss.ggo b/dss.ggo
index 8037373321acbde3327966e9fe997a749b5c01f8..4ff2a6c93acf79fc25fcc4df9e73e050ad72ec39 100644 (file)
--- a/dss.ggo
+++ b/dss.ggo
@@ -133,7 +133,9 @@ groupoption "run" R
 group="command"
 details="
        This is the main mode of operation. Snapshots will be created
-       as needed and pruned automatically.
+       in an endless loop as needed and pruned automatically. The loop
+       only terminates on fatal errors or if a terminating signal was
+       received. See also the --exit-hook option.
 "
 
 ###############################