Przeglądaj źródła

Add new arg to docs, refs #3385

Jordi Boggiano 10 lat temu
rodzic
commit
90a69cd02e
1 zmienionych plików z 5 dodań i 0 usunięć
  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,