summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-03-22 18:52:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-03-22 18:52:52 -0400
commit1ea373e2466e8a0f665a42392c71cb2db46f23e3 (patch)
tree6e7a264526b8d436a544cb8dbae3fe5ee472e6a2 /doc
parent9f9325aa3da7df99e09b8b1d393814e4590b9358 (diff)
clarify
Diffstat (limited to 'doc')
-rw-r--r--doc/git-annex.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 3cf408939..d7b57675d 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -133,7 +133,7 @@ Many git-annex commands will stage changes for later `git commit` by you.
* fsck [path ...]
With no parameters, this command checks the whole annex for consistency,
- and warns about any problems found.
+ and warns about or fixes any problems found.
With parameters, only the specified files are checked.