aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-addurl.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-21 12:57:13 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-21 12:57:13 -0400
commit98194e4c61466ec9175e65af557b6130be81617d (patch)
treec58dfeb2d7c50548a1328948a5f23e9563c4e643 /doc/git-annex-addurl.mdwn
parent4e7b407c066a46002011b99c7621c3a7cc3d7622 (diff)
addurl: Added --batch option.
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 0f5a763bc..eecc2c2bd 100644
--- a/doc/git-annex-addurl.mdwn
+++ b/doc/git-annex-addurl.mdwn
@@ -70,6 +70,11 @@ be used to get better filenames.
Enables parallel downloads when multiple urls are being added.
For example: `-J4`
+* `--batch`
+
+ Enables batch mode, in which lines containing urls to add are read from
+ stdin.
+
# SEE ALSO
[[git-annex]](1)