summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-15 14:37:33 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-15 14:37:33 -0400
commita29ec4336c45000635aae179ae64123b9e78a9b0 (patch)
treebe10c80b69d8b507a3e337e735219fc1ce019f50 /doc/git-annex.mdwn
parent96af58d9e0f73ad78f09651e855b20cc27f9113a (diff)
registerurl: New plumbing command for mass-adding urls to keys.
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 3af9bbb8c..c33633e03 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -964,6 +964,17 @@ subdirectories).
instead read from stdin. Any number of lines can be provided in this
mode, each containing a key and filename, sepearated by whitespace.
+* `registerurl [key url]`
+
+ This plumbing-level command can be used to register urls where a
+ key can be downloaded from.
+
+ No verification is performed of the url's contents.
+
+ If the key and url are not specified on the command line, they are
+ instead read from stdin. Any number of lines can be provided in this
+ mode, each containing a key and url, sepearated by whitespace.
+
* `dropkey [key ...]`
This plumbing-level command drops the annexed data for the specified