]> git.tuebingen.mpg.de Git - dss.git/blobdiff - dss.ggo
index.html.in: Fix gitweb link.
[dss.git] / dss.ggo
diff --git a/dss.ggo b/dss.ggo
index c594f6e62ef81eacf8c576ede3dc908a9bfe9f58..ac7f5b7875279914e7b71ca15b26d8d60e36faf6 100644 (file)
--- a/dss.ggo
+++ b/dss.ggo
@@ -1,9 +1,9 @@
-# Copyright (C) 2008-2010 Andre Noll <maan@systemlinux.org>
+# Copyright (C) 2008-2010 Andre Noll <maan@tuebingen.mpg.de>
 #
 # 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"
 ###############################