1
0
Fork 0

Add new arg to docs, refs #3385

pull/1899/merge
Jordi Boggiano 2014-12-08 21:21:33 +00:00
parent d8f043e12c
commit 90a69cd02e
1 changed files with 5 additions and 0 deletions

View File

@ -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,