This commit is contained in:
Joey Hess 2015-11-04 17:13:20 -04:00
parent c6fc0945f3
commit c4d45ef83d
Failed to extract signature
3 changed files with 15 additions and 8 deletions

View file

@ -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)