1git-annex-transferkeys(1) General Commands Manual git-annex-transferkeys(1)
2
3
4
6 git-annex-transferkeys - transfers keys (deprecated)
7
9 git annex transferkeys
10
12 This plumbing-level command is used to transfer data, by the assistant
13 in git-annex version 8.20201127 and older. It is still included only to
14 prevent breakage during upgrades.
15
16 It is a long-running process, which is fed instructions about the keys
17 to transfer using an internal stdio protocol, which is intentionally
18 not documented (as it may change at any time).
19
21 The git-annex-common-options(1) can be used.
22
24 git-annex(1)
25
27 Joey Hess <id@joeyh.name>
28
29 git-annex-transferkeys(1)