1git-annex-setkey(1) General Commands Manual git-annex-setkey(1)
2
3
4
6 git-annex-setkey - sets annexed content for a key
7
9 git annex setkey key file
10
12 This plumbing-level command makes the content of the specified key be
13 set to the specified file. The file is moved into the annex.
14
15 It's generally a better idea to use git-annex-reinject(1) instead of
16 this command.
17
19 The git-annex-common-options(1) can be used.
20
22 git-annex(1)
23
24 git-annex-reinject(1)
25
26 git-annex-dropkey(1)
27
29 Joey Hess <id@joeyh.name>
30
31 git-annex-setkey(1)