summaryrefslogtreecommitdiff
path: root/doc/git-annex-drop.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-drop.mdwn')
-rw-r--r--doc/git-annex-drop.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/git-annex-drop.mdwn b/doc/git-annex-drop.mdwn
index a3a79f8d7..2e207cd8b 100644
--- a/doc/git-annex-drop.mdwn
+++ b/doc/git-annex-drop.mdwn
@@ -55,6 +55,12 @@ safe to do so.
The [[git-annex-matching-options]](1)
can be used to specify files to drop.
+* `--jobs=N` `-JN`
+
+ Runs multiple drop jobs in parallel. This is particularly useful
+ when git-annex has to contact remotes to check if it can drop files.
+ For example: `-J4`
+
# SEE ALSO
[[git-annex]](1)