]> git.tuebingen.mpg.de Git - dss.git/blobdiff - dss.ggo
dss-0.1.5.
[dss.git] / dss.ggo
diff --git a/dss.ggo b/dss.ggo
index c594f6e62ef81eacf8c576ede3dc908a9bfe9f58..2f50474f638b82dfe266a73ccb1870958c437a2a 100644 (file)
--- a/dss.ggo
+++ b/dss.ggo
@@ -3,7 +3,7 @@
 # Licensed under the GPL v2. For licencing details see COPYING.
 
 package "dss"
-version "0.1.4"
+version "0.1.5"
 purpose "the dyadic snapshot scheduler
 
 dss creates hardlink-based snapshots of a given directory on a remote
@@ -155,6 +155,15 @@ details="
        process is written to stdout, but no signal is sent.
 "
 
+groupoption "reload" -
+#~~~~~~~~~~~~~~~~~~~~~
+"force a running dss process to reload its config file"
+group="command"
+details="
+       This differs from --kill only in that SIGHUP rather than SIGTERM
+       is sent to the dss process.
+"
+
 ###############################
 section "Rsync-related options"
 ###############################