improve docs

This commit is contained in:
Joey Hess 2013-12-15 14:54:52 -04:00
parent 2b5b4dcd78
commit 769ad80486

View file

@ -731,7 +731,7 @@ subdirectories).
This plumbing-level command looks up the key used for a file in the 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 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. nothing is output, and it exits nonzero.
* `examinekey [key ...]` * `examinekey [key ...]`