diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-26 14:59:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-26 14:59:47 -0400 |
commit | 6c55588a6e38bf3034e0d2fc60f62606eeb2d5bc (patch) | |
tree | 4e76fd751d21871d47c6dc235e0c9cba24dc5bf1 /debian | |
parent | 9b6cc6f06084d592242da171f00af256b3354841 (diff) |
All commands that support --all also support a --key option, which limits them to acting on a single key.
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 1caaf4335..ca4c7c6dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,6 +38,8 @@ git-annex (5.20140118) UNRELEASED; urgency=medium * webapp: After upgrading a git repository to git-annex, fix bug that made it temporarily not be synced with. * whereis: Support --all. + * All commands that support --all also support a --key option, + which limits them to acting on a single key. -- Joey Hess <joeyh@debian.org> Sat, 18 Jan 2014 11:54:17 -0400 |