From: Andre Noll Date: Mon, 12 May 2008 18:28:58 +0000 (+0200) Subject: Clarify documentation of --run. X-Git-Tag: v0.1.0~7 X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=commitdiff_plain;h=b0c424e83b666ec4bbd5c1566acc495d68c527e4 Clarify documentation of --run. --- diff --git a/dss.ggo b/dss.ggo index 8037373..4ff2a6c 100644 --- 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. " ###############################