summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/git-annex-shell.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/git-annex-shell.mdwn b/doc/git-annex-shell.mdwn
index 4185774e7..0313fd7c8 100644
--- a/doc/git-annex-shell.mdwn
+++ b/doc/git-annex-shell.mdwn
@@ -38,6 +38,10 @@ first "/~/" or "/~user/" is expanded to the specified home directory.
This checks if all specified keys are present in the annex,
and exits zero if so.
+ Exits 1 if the key is certianly not present in the annex.
+ Exits 100 if it's unable to tell (perhaps the key is in the process of
+ being removed from the annex).
+
* dropkey directory [key ...]
This drops the annexed data for the specified keys.