mention that whereis --all skips dead keys

I looked at all man pages with --all, and this was the only one that
needs to add this disclaimer. Others like get and drop obviously
won't operate on dead keys anyway, because a dead key does not have any
content located anywhere.
This commit is contained in:
Joey Hess 2022-09-13 15:29:06 -04:00
parent eb3582459c
commit 187c82be2e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -38,6 +38,9 @@ received from remotes.
* `--all` `-A`
Show whereis information for all known keys.
(Except for keys that have been marked as dead,
see [[git-annex-dead]](1).)
* `--branch=ref`