From 187c82be2e2452f0e81a633c351edd0b74a866f8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 13 Sep 2022 15:29:06 -0400 Subject: [PATCH] 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. --- doc/git-annex-whereis.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/git-annex-whereis.mdwn b/doc/git-annex-whereis.mdwn index 032a9ee02b..4e427ed540 100644 --- a/doc/git-annex-whereis.mdwn +++ b/doc/git-annex-whereis.mdwn @@ -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` -- 2.30.2