We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea9a65 commit da3f073Copy full SHA for da3f073
README.md
@@ -179,7 +179,7 @@ The design goals for this were as follows:
179
have actually run or will run, but try to match the given deltas as
180
closely as possible.
181
182
-The generations are defined by a list of deltas. ``60`` means a minute,
+The generations are defined by a list of deltas. ``60s`` means a minute,
183
``12h`` is half a day, ``7d`` is a week. The number of backups in each
184
generation is implied by it's and the parent generation's delta.
185
@@ -215,4 +215,4 @@ off for weeks at a time, using the deltas ``1d 7d 30d 360d 18000d``:
215
dropbox-20130511-055537
216
dropbox-20130312-064042
217
dropbox-20120325-054505
218
- dropbox-20110331-12174
+ dropbox-20110331-12174
0 commit comments