summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://nicolas-schodet.myopenid.com/ <http://nicolas-schodet.myopenid.com/@web>2013-06-26 20:25:17 +0000
committerGravatar admin <admin@branchable.com>2013-06-26 20:25:17 +0000
commitaa0cf99fe2b51879ae58f5c77a523f28ad4864d5 (patch)
tree94aec48b4b274cb5fa79796e10fdb25db14af124
parentd6c1eeec1f8a0aad6aa928fa344bd3bab8b524b3 (diff)
Replace initremote with enableremote in example
-rw-r--r--doc/git-annex.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index f0da25e14..7d77d8b71 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -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 ...]