diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-22 18:55:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-22 18:55:29 -0400 |
commit | 5d759195618a96ce745b8ee559b439c86426a0f3 (patch) | |
tree | 5845e870bdae88e1a0ad28fa2b84ef582f02d6b1 | |
parent | 3a419237895f1d8c5c598134330830b10d0176e6 (diff) |
update
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 88e0986a9..3c5c91b1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ git-annex (0.20110321) UNRELEASED; urgency=low is not enabled for your OS. * Add annex.diskreserve config setting, to control how much free space to reserve for other purposes and avoid using (defaults to 1 mb). - * Add --fast flag, that can enable less expensive, but also less thurough + * Add --fast flag, that can enable less expensive, but also less thorough versions of some commands. * fsck: In fast mode, avoid checking checksums. * unused: In fast mode, just show all existing temp files as unused, |