Fix typo "intiremote"
This commit is contained in:
parent
22fe15c8ce
commit
474ea248e0
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ two different encrypted remotes.
|
||||||
|
|
||||||
So, the encrypted cipher is just stored with the rest of a remote's
|
So, the encrypted cipher is just stored with the rest of a remote's
|
||||||
configuration in `remote.log` (see [[internals]]). When `git
|
configuration in `remote.log` (see [[internals]]). When `git
|
||||||
annex intiremote` makes a remote, it generates a random symmetric
|
annex initremote` makes a remote, it generates a random symmetric
|
||||||
cipher, and encrypt it with the specified gpg key. To allow another gpg
|
cipher, and encrypt it with the specified gpg key. To allow another gpg
|
||||||
public key access, update the encrypted cipher to be encrypted to both gpg
|
public key access, update the encrypted cipher to be encrypted to both gpg
|
||||||
keys.
|
keys.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue