summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-25 19:53:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-25 19:53:52 -0400
commitdfd29653c929cef7634d28d8ba0dc4b1f8ff498e (patch)
treea6da1b66ab11e6dc1c99ceba3a33ae0468057a69 /debian
parent37cd95924708fc8a1b2003eae107904d0064212d (diff)
correct changelog; git annex get --unused doesn't make sense
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c42b9175..f904e7df4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,7 +63,7 @@ git-annex (4.20130709) unstable; urgency=low
in the git annex, including old versions of files. Supported by
fsck, get, move, copy.
* --unused: New switch that makes git-annex operate on all data found
- by the last run of git annex unused. Supported by fsck, get, move, copy.
+ by the last run of git annex unused. Supported by fsck, move, copy.
* get, move, copy: Can now be run in a bare repository,
like fsck already could. --all is enabled automatically in this case.
* merge: Now also merges synced/master or similar branches, which