summaryrefslogtreecommitdiff
path: root/doc/git-annex-addurl.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-05 18:24:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-05 18:24:15 -0400
commitd8a1741254643a7c5b324cabe8c00e36b58434d8 (patch)
tree6390bcea81c5b8271e92a07de4b8c8e20de9f4bf /doc/git-annex-addurl.mdwn
parenta2c9cbbdc4047b799321ec388a94d4f96951a6f2 (diff)
-J for add/addurl/import
Diffstat (limited to 'doc/git-annex-addurl.mdwn')
-rw-r--r--doc/git-annex-addurl.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/git-annex-addurl.mdwn b/doc/git-annex-addurl.mdwn
index 1503a284e..0f5a763bc 100644
--- a/doc/git-annex-addurl.mdwn
+++ b/doc/git-annex-addurl.mdwn
@@ -65,6 +65,11 @@ be used to get better filenames.
Use to adjust the filenames that are created by addurl. For example,
`--suffix=.mp3` can be used to add an extension to the file.
+* `--jobs=N` `-JN`
+
+ Enables parallel downloads when multiple urls are being added.
+ For example: `-J4`
+
# SEE ALSO
[[git-annex]](1)