From 8d7348fe1be96f95eda6c8cf386b54825e0b69fd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 26 Apr 2013 18:22:44 -0400 Subject: To enable an existing special remote, the new enableremote command must be used. The initremote command now is used only to create new special remotes. --- doc/special_remotes/glacier.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/special_remotes/glacier.mdwn') diff --git a/doc/special_remotes/glacier.mdwn b/doc/special_remotes/glacier.mdwn index 79c3c38b1..d6dbad59a 100644 --- a/doc/special_remotes/glacier.mdwn +++ b/doc/special_remotes/glacier.mdwn @@ -27,7 +27,7 @@ the Glacier remote. every clone of the repository to access the encrypted data (use with caution). Note that additional gpg keys can be given access to a remote by - rerunning initremote with the new key id. See [[encryption]]. + running enableremote with the new key id. See [[encryption]]. * `embedcreds` - Optional. Set to "yes" embed the login credentials inside the git repository, which allows other clones to also access them. This is -- cgit v1.2.3