drop -Jn
This commit is contained in:
parent
c6fc0945f3
commit
c4d45ef83d
3 changed files with 15 additions and 8 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue