diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-12 12:29:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-12 12:29:04 -0400 |
commit | 3a326afceb91e818b228c213d50593f0e50c6112 (patch) | |
tree | 4bd46b9a8fec1dbd15b532b7c287a10d6994b8b1 | |
parent | 4a496a74a0db60fdea7f0ad94fa0f9e382fd537a (diff) |
typo
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 224580d97..71f0c0beb 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -513,7 +513,7 @@ subdirectories). * `fsck [path ...]` 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`. With parameters, only the specified files are checked. |