The fromkey command now takes the key as its first parameter. The --key option is no longer used.

This commit is contained in:
Joey Hess 2011-10-31 12:47:13 -04:00
parent cc1ea8f844
commit 380839299e
8 changed files with 27 additions and 43 deletions

2
debian/changelog vendored
View file

@ -15,6 +15,8 @@ git-annex (3.20111026) UNRELEASED; urgency=low
* unused, dropunused: Now work in bare repositories.
* Removed the setkey command, and added a setcontent command with a more
useful interface.
* The fromkey command now takes the key as its first parameter. The --key
option is no longer used.
-- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400