summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/encryption.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/encryption.mdwn b/doc/encryption.mdwn
index f3b63fb24..e8d150cd8 100644
--- a/doc/encryption.mdwn
+++ b/doc/encryption.mdwn
@@ -99,7 +99,7 @@ has access to the gpg public keys store files in the special remote.
But, only owners of the corresponding private keys can retrieve the files
from the special remote.
- git annex initremote newremote type=... [encryption=hybrid] keyid=KEYID ...
+ git annex initremote newremote type=... encryption=sharedpubkey keyid=KEYID ...
This might be useful if you want to let others drop off files for you in a
special remote, so that only you can access them.