]> git.tuebingen.mpg.de Git - dss.git/commitdiff
Clarify documentation of --run.
authorAndre Noll <maan@systemlinux.org>
Mon, 12 May 2008 18:28:58 +0000 (20:28 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 12 May 2008 18:28:58 +0000 (20:28 +0200)
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
 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.
 "
 
 ###############################
 "
 
 ###############################