summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-15 14:54:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-15 14:54:52 -0400
commit2a74f5bc2d02104e41685b1e5a6de9595d926d3f (patch)
tree010385f8ae7a8dbb3628f0af4a8b1ca95f71ecc6 /doc/git-annex.mdwn
parent0ca7ec1752419b9245373f5063c7c86e52ef2e9a (diff)
improve docs
Diffstat (limited to 'doc/git-annex.mdwn')
-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 692641caf..987e78afb 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -731,7 +731,7 @@ subdirectories).
This plumbing-level command looks up the key used for a file in the
index. The key is output to stdout. If there is no key (because
- the file is not added to git, or is not a git-annex managed file),
+ the file is not present in the index, or is not a git-annex managed file),
nothing is output, and it exits nonzero.
* `examinekey [key ...]`