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
|
||||
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
|
||||
public key access, update the encrypted cipher to be encrypted to both gpg
|
||||
keys.
|
||||
|
|
Loading…
Add table
Reference in a new issue