Sponsor:

Your company here, and a link to your site. Click to find out more.

git-annex-setkey - Man Page

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

git-annex(1)

git-annex-reinject(1)

git-annex-dropkey(1)

Author

Joey Hess <id@joeyh.name>

Referenced By

git-annex(1), git-annex-dropkey(1).