git-annex-setkey(1) | General Commands Manual | git-annex-setkey(1) |
git-annex-setkey - sets annexed content for a key
git annex setkey key file
This plumbing-level command makes the content of the specified key be set to the specified file. The file is moved into the annex.
It's generally a better idea to use git-annex-reinject(1) instead of this command.
Joey Hess <id@joeyh.name>