summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 987e78afb..44a7545b3 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -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