fixed dropkey, setkey, and git-annex-shell subcommands
key is now specified as the full key, no --backend needed
This commit is contained in:
parent
da504f647f
commit
2e1cc2f8b9
6 changed files with 17 additions and 41 deletions
|
@ -250,7 +250,7 @@ Many git-annex commands will stage changes for later `git commit` by you.
|
|||
|
||||
Example:
|
||||
|
||||
git annex dropkey --key=SHA1-s10-7da006579dd64330eb2456001fd01948430572f2
|
||||
git annex dropkey SHA1-s10-7da006579dd64330eb2456001fd01948430572f2
|
||||
|
||||
* setkey file
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue