Clear up short option confusion between --from and --force (-f is now --from, and there is no short option for --force).
This commit is contained in:
parent
623d612ebc
commit
216ad1a4d3
3 changed files with 7 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue