From 1bf9bbec4cd8c82985effddd5acdd0fba083b63b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Nov 2015 16:26:21 -0400 Subject: parallel fsck (yes, these changes are all it takes now!) --- doc/git-annex-fsck.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/git-annex-fsck.mdwn') diff --git a/doc/git-annex-fsck.mdwn b/doc/git-annex-fsck.mdwn index 68c824c91..4b3b51040 100644 --- a/doc/git-annex-fsck.mdwn +++ b/doc/git-annex-fsck.mdwn @@ -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 -- cgit v1.2.3