Remove --no-resume.
[dss.git] / dss.ggo
diff --git a/dss.ggo b/dss.ggo
index 12871eaa9eabd78bb8006f2ca2b636b2c486dd92..48ec432d24cf4f4a07f722d7e90e58f392bf5727 100644 (file)
--- a/dss.ggo
+++ b/dss.ggo
@@ -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"