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 git-annex(1)
20
21 git-annex-reinject(1)
22
23 git-annex-dropkey(1)
24
26 Joey Hess <id@joeyh.name>
27
28 git-annex-setkey(1)