From b0c424e83b666ec4bbd5c1566acc495d68c527e4 Mon Sep 17 00:00:00 2001
From: Andre Noll <maan@systemlinux.org>
Date: Mon, 12 May 2008 20:28:58 +0200
Subject: [PATCH] Clarify documentation of --run.

---
 dss.ggo | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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.
 "
 
 ###############################
-- 
2.39.5