diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-03 12:18:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-03 12:18:38 -0400 |
commit | 216ad1a4d3434306cf3338217fbcf5cbe6e1c8d6 (patch) | |
tree | 624893449be8c9872fe1b1ae237e53f5fcba4270 /debian | |
parent | 623d612ebca0d4a231652918155c794afa43162b (diff) |
Clear up short option confusion between --from and --force (-f is now --from, and there is no short option for --force).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e504bd8f6..71ea599cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ git-annex (0.20110402) UNRELEASED; urgency=low * Unused files on remotes, particulary special remotes, can now be identified and dropped, by using "--from remote" with git annex unused and git annex dropunused. + * Clear up short option confusion between --from and --force (-f is now + --from, and there is no short option for --force). -- Joey Hess <joeyh@debian.org> Sat, 02 Apr 2011 13:45:54 -0400 |