update
This commit is contained in:
parent
b328bac3af
commit
557de5f07e
1 changed files with 7 additions and 6 deletions
|
@ -768,12 +768,6 @@ subdirectories).
|
|||
|
||||
git annex dropkey SHA1-s10-7da006579dd64330eb2456001fd01948430572f2
|
||||
|
||||
* `transferkeys`
|
||||
|
||||
This plumbing-level command is used by the assistant to transfer data.
|
||||
It is fed instructions about the keys to transfer using an internal
|
||||
stdio protocol.
|
||||
|
||||
* `transferkey`
|
||||
|
||||
This plumbing-level command is used to request a single key be
|
||||
|
@ -781,6 +775,13 @@ subdirectories).
|
|||
the remote to use. A --file option can be used to hint at the file
|
||||
associated with the key.
|
||||
|
||||
* `transferkeys`
|
||||
|
||||
This plumbing-level command is used by the assistant to transfer data.
|
||||
It is fed instructions about the keys to transfer using an internal
|
||||
stdio protocol, which is intentionally not documented (as it may change
|
||||
at any time).
|
||||
|
||||
* `rekey [file key ...]`
|
||||
|
||||
This plumbing-level command is similar to migrate, but you specify
|
||||
|
|
Loading…
Reference in a new issue