diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-25 19:43:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-25 19:43:33 -0400 |
commit | 2a850752b27b50e13a306cc4beda7d8fbbea8853 (patch) | |
tree | 10a7326cb4f23c733bb9b628b54ff3f95f9e728c /debian | |
parent | 7a791318df619f673e91bf3375e499acf3892443 (diff) |
rename option
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a8a952b0a..6ee322e1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,7 +8,7 @@ git-annex (3.20120925) UNRELEASED; urgency=low Thanks, Justin Azoff * New --time-limit option, makes long git-annex commands stop after a specified amount of time. - * fsck: New --incremental-restart option which is nice for scheduling + * fsck: New --incremental-schedule option which is nice for scheduling eg, monthly incremental fsck runs in cron jobs. -- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400 |