1
0
Fork 0

Add warning about --tree

pull/4647/head
Jordi Boggiano 2015-11-27 10:56:32 +00:00
parent 9b8a14179b
commit bb2e29ba28
1 changed files with 1 additions and 1 deletions

View File

@ -299,7 +299,7 @@ php composer.phar show monolog/monolog 1.0.2
* **--installed (-i):** List the packages that are installed.
* **--platform (-p):** List only platform packages (php & extensions).
* **--self (-s):** List the root package info.
* **--tree (-t):** List the dependencies as a tree.
* **--tree (-t):** List the dependencies as a tree. Only usable when giving a single package name or combined with `-i`.
## browse / home