X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=dss.ggo;h=48ec432d24cf4f4a07f722d7e90e58f392bf5727;hb=5235e61583d358c177955c1da642e7c49e527acc;hp=6ac2a39d12b9eb24bd36865a7554a24b252f94af;hpb=d13861de884e6d76fb854d1869e7c4373d619b6e;p=dss.git diff --git a/dss.ggo b/dss.ggo index 6ac2a39..48ec432 100644 --- 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.6" +version "0.1.7" purpose "the dyadic snapshot scheduler dss creates hardlink-based snapshots of a given directory on a remote @@ -216,21 +216,6 @@ details=" dss. " -option "no-resume" - -#~~~~~~~~~~~~~~~~~~~ -"Do not try to resume from previous runs" -flag off -details = " - Starting from version 0.1.4, dss tries to resume from a - previously cancelled dss instance by default. It does so by - looking at the status of the most recently created snapshot. If - this snapshot status is incomplete, its directory is reused - as the destination directory for a subsequent rsync run. - - The --no-resume option deactivates this feature so that a new - directory is always used as the rsync destination directory. -" - option "rsync-option" O #~~~~~~~~~~~~~~~~~~~~~~ "Further rsync options"