소스 검색

Updated config command documentation.

This implements issue #1377.
Devon Weller 12 년 전
부모
커밋
385709ba6c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/03-cli.md

+ 1 - 1
doc/03-cli.md

@@ -240,7 +240,7 @@ options.
 `$COMPOSER_HOME/config.json by` default.  Without this option, this command
 affects the local composer.json file or a file specified by `--file`.
 * **-e|--editor:** Open the local composer.json file using in a text editor as
-defined by the `EDITOR env variable.  With the `--global` option, this opens
+defined by the `EDITOR` env variable.  With the `--global` option, this opens
 the global config file.
 * **--unset:** Remove the configuration element named by `setting-key`.
 * **-l|--list:** Show the list of current config variables.  With the `--global`