From 7968016d26dd6260ee2b7abb3e74e40f71c76100 Mon Sep 17 00:00:00 2001 From: Victor Isadov Date: Wed, 16 Aug 2017 16:11:04 +0300 Subject: [PATCH] Update 03-cli.md --- doc/03-cli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/03-cli.md b/doc/03-cli.md index fdfbee13b..7a136852a 100644 --- a/doc/03-cli.md +++ b/doc/03-cli.md @@ -501,7 +501,7 @@ vendor/seld/jsonlint: M README.mdown ``` -## self-update +## self-update (selfupdate) To update Composer itself to the latest version, just run the `self-update` command. It will replace your `composer.phar` with the latest version. @@ -656,7 +656,7 @@ By default the command checks for the packages on packagist.org. requirements and force the installation even if the local machine does not fulfill these. -## dump-autoload +## dump-autoload (dumpautoload) If you need to update the autoloader because of new classes in a classmap package for example, you can use "dump-autoload" to do that without having to