Pārlūkot izejas kodu

Add new arg to docs, refs #3385

Jordi Boggiano 10 gadi atpakaļ
vecāks
revīzija
90a69cd02e
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5 0
      doc/03-cli.md

+ 5 - 0
doc/03-cli.md

@@ -487,6 +487,11 @@ performance.
 Lists the name, version and license of every package installed. Use
 `--format=json` to get machine readable output.
 
+### Options
+
+* **--no-dev:** Remove dev dependencies from the output
+* **--format:** Format of the output: text or json (default: "text")
+
 ## run-script
 
 To run [scripts](articles/scripts.md) manually you can use this command,