Replace initremote with enableremote in example
This commit is contained in:
parent
bd5a533f74
commit
071fa04a76
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ subdirectories).
|
|||
set when using initremote. For example, to add a new gpg key to the keys
|
||||
that can access an encrypted remote:
|
||||
|
||||
git annex initremote mys3 encryption=friend@example.com
|
||||
git annex enableremote mys3 encryption=friend@example.com
|
||||
|
||||
* trust [repository ...]
|
||||
|
||||
|
|
Loading…
Reference in a new issue