Browse code

Minor tense correction for deprecated docs

Signed-off-by: cyli <cyli@twistedmatrix.com>

cyli authored on 2016/05/10 02:29:42
Showing 1 changed files
... ...
@@ -149,5 +149,5 @@ Version 1.9 adds a flag (`--disable-legacy-registry=false`) which prevents the d
149 149
 
150 150
 Since 1.9, Docker Content Trust Offline key has been renamed to Root key and the Tagging key has been renamed to Repository key. Due to this renaming, we're also changing the corresponding environment variables
151 151
 
152
-- DOCKER_CONTENT_TRUST_OFFLINE_PASSPHRASE is named DOCKER_CONTENT_TRUST_ROOT_PASSPHRASE
153
-- DOCKER_CONTENT_TRUST_TAGGING_PASSPHRASE is named DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE
152
+- DOCKER_CONTENT_TRUST_OFFLINE_PASSPHRASE is now named DOCKER_CONTENT_TRUST_ROOT_PASSPHRASE
153
+- DOCKER_CONTENT_TRUST_TAGGING_PASSPHRASE is now named DOCKER_CONTENT_TRUST_REPOSITORY_PASSPHRASE