瀏覽代碼

Add new arg to docs, refs #3385

Jordi Boggiano 10 年之前
父節點
當前提交
90a69cd02e
共有 1 個文件被更改,包括 5 次插入0 次删除
  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,