summaryrefslogtreecommitdiff
path: root/doc/git-annex-dead.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-annex-dead.mdwn')
-rw-r--r--doc/git-annex-dead.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/git-annex-dead.mdwn b/doc/git-annex-dead.mdwn
index 804bb419a..d7acaa2d5 100644
--- a/doc/git-annex-dead.mdwn
+++ b/doc/git-annex-dead.mdwn
@@ -17,8 +17,9 @@ Repositories can be specified using their remote name, their
description, or their UUID. (To undo, use `git-annex semitrust`.)
When a key is specified, indicates that the content of that key has been
-irretrievably lost. This prevents `git annex fsck --all` from complaining
-about it. (To undo, add the key's content back to the repository,
+irretrievably lost. This prevents commands like `git annex fsck --all`
+from complaining about it; `--all` will not operate on the key anymore.
+(To undo, add the key's content back to the repository,
by using eg, `git-annex reinject`.)
# SEE ALSO