typo
This commit is contained in:
parent
45ca1886e6
commit
7e007b6475
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue