This commit is contained in:
Joey Hess 2016-05-10 17:41:31 -04:00
parent 45ca1886e6
commit 7e007b6475
Failed to extract signature

View file

@ -23,7 +23,7 @@ to disable encryption. To use encryption, you run
* `git annex initremote newremote type=... encryption=hybrid keyid=KEYID ...`
* `git annex initremote newremote type=... encryption=shared`
* `git annex initremote newremote type=... encryption=pubkey keyid=KEYID ...`
* `git annex initremote newremote type=... encryption=sharedpubkey keyid=KEYID ...``
* `git annex initremote newremote type=... encryption=sharedpubkey keyid=KEYID ...`
## hybrid encryption keys (encryption=hybrid)