summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-07-02 17:44:25 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-07-02 17:44:25 -0400
commit5d6c7bccb3037633dc3360dcc22639adb5fe5793 (patch)
tree6f6ba780ad7f2104e3cee68778e5cd19b958605c /doc/git-annex.mdwn
parentd46832a3537cfbdc44a4b0b39c6a16abe5e15581 (diff)
Brought back the setkey plumbing command that was removed in 2011, since we found a use case for it. Note that the command's syntax was changed for consistency.
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index a0d5a0b00..7a3edf0ef 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -547,6 +547,13 @@ subdirectories).
See [[git-annex-registerurl]](1) for details.
+* `setkey key file`
+
+ Moves a file into the annex as the content of a key.
+
+ See [[git-annex-setkey]](1) for details.
+
+
* `dropkey [key ...]`
Drops annexed content for specified keys.