From 40d289feba41cf07b7f1f36ada82e1dc60c09c52 Mon Sep 17 00:00:00 2001 From: Ismael Ambrosi Date: Thu, 11 Oct 2012 14:47:08 -0200 Subject: [PATCH] Added reference to --dev option in show command --- doc/03-cli.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/03-cli.md b/doc/03-cli.md index 64d4839c2..218eb42d3 100644 --- a/doc/03-cli.md +++ b/doc/03-cli.md @@ -142,6 +142,7 @@ specific version. * **--installed:** Will list the packages that are installed. * **--platform:** Will list only platform packages (php & extensions). +* **--dev:** Will include dev-required packages when combined with **--installed** or **--platform**. ## depends