From 2a74f5bc2d02104e41685b1e5a6de9595d926d3f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 15 Dec 2013 14:54:52 -0400 Subject: improve docs --- doc/git-annex.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 ...]` -- cgit v1.2.3