other versions
- bookworm 10.20230126-3
- bookworm-backports 10.20241202-1~bpo12+1
- testing 10.20241202-1
- unstable 10.20241202-1
git-annex-setkey(1) | General Commands Manual | git-annex-setkey(1) |
NAME¶
git-annex-setkey - sets annexed content for a key
SYNOPSIS¶
git annex setkey key file
DESCRIPTION¶
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.
OPTIONS¶
- The git-annex-common-options(1) can be used.
SEE ALSO¶
AUTHOR¶
Joey Hess <id@joeyh.name>