parallel fsck (yes, these changes are all it takes now!)

This commit is contained in:
Joey Hess 2015-11-04 16:26:21 -04:00
parent c0c595345c
commit 3d0f41518d
Failed to extract signature
3 changed files with 9 additions and 3 deletions

View file

@ -85,6 +85,10 @@ With parameters, only the specified files are checked.
The [[git-annex-matching-options]](1)
can be used to specify files to fsck.
* `--jobs=N` `-JN`
Runs multiple fsck jobs in parallel. For example: `-J4`
# OPTIONS
# SEE ALSO