summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-11 16:09:39 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-11 16:09:39 -0400
commit1b030931d6ac9dd34a9a67483adb6037c23b5ff2 (patch)
tree34d32d58a101de865ea771081ae36c0ea651b5e1 /doc
parent716e10dce7aa55b01dbeb14b34bb0b00bce6eb18 (diff)
Change git annex info remote encryption description to use wording closer to what's used in initremote.
Diffstat (limited to 'doc')
-rw-r--r--doc/encryption.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/encryption.mdwn b/doc/encryption.mdwn
index f3929aa67..ddde431b1 100644
--- a/doc/encryption.mdwn
+++ b/doc/encryption.mdwn
@@ -25,6 +25,11 @@ to disable encryption. To use encryption, you run
* `git annex initremote newremote type=... encryption=pubkey keyid=KEYID`
* `git annex initremote newremote type=... encryption=sharedpubkey keyid=KEYID`
+To see what encryption is used for a special remote, run
+`git annex info $remote` and look for a line like:
+
+ encryption: hybrid (to gpg keys: AEC828149D85C538 C910D9122512E3C8)
+
## hybrid encryption keys (encryption=hybrid)
The [[hybrid_key_design|design/encryption]] allows additional