This commit is contained in:
Joey Hess 2014-09-12 12:29:04 -04:00
parent c9f8b9906c
commit 3c49a5d29c

View file

@ -513,7 +513,7 @@ subdirectories).
* `fsck [path ...]` * `fsck [path ...]`
With no parameters, this command checks the whole annex for consistency, With no parameters, this command checks the whole annex for consistency,
and warns about or fixes any problems found. This is a good compliment to and warns about or fixes any problems found. This is a good complement to
`git fsck`. `git fsck`.
With parameters, only the specified files are checked. With parameters, only the specified files are checked.