diff --git a/src/Composer/Command/ConfigCommand.php b/src/Composer/Command/ConfigCommand.php index 9dbb6cea2..114954606 100644 --- a/src/Composer/Command/ConfigCommand.php +++ b/src/Composer/Command/ConfigCommand.php @@ -60,10 +60,9 @@ To add a repository: php composer.phar repositories.foo vcs http://bar.com You can add a repository to the global config.json file by passing in the ---global option. +--global option. -If you want to launch your editor with the composer.json file you must have -\$EDITOR set. +If you want to launch your editor with the composer.json file you must have "EDITOR" set. php composer.phar --edit