Explorar o código

Merge pull request #6812 from saulwilcox-jisc/patch-1

Add 'remove' to example global commands
Jordi Boggiano %!s(int64=7) %!d(string=hai) anos
pai
achega
4072d6bdb8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/03-cli.md

+ 1 - 1
doc/03-cli.md

@@ -251,7 +251,7 @@ uninstalled.
 
 ## global
 
-The global command allows you to run other commands like `install`, `require`
+The global command allows you to run other commands like `install`, `remove`, `require`
 or `update` as if you were running them from the [COMPOSER_HOME](#composer-home)
 directory.