Updated documentation
parent
1b10740473
commit
1575f19ef2
|
@ -507,8 +507,13 @@ Lists the name, version and license of every package installed. Use
|
||||||
|
|
||||||
## run-script
|
## run-script
|
||||||
|
|
||||||
|
### Options
|
||||||
|
|
||||||
|
* **--no-dev:** Disable dev mode
|
||||||
|
* **--list:** List user defined scripts
|
||||||
|
|
||||||
To run [scripts](articles/scripts.md) manually you can use this command,
|
To run [scripts](articles/scripts.md) manually you can use this command,
|
||||||
just give it the script name and optionally --no-dev to disable the dev mode.
|
just give it the script name and optionally any required arguments.
|
||||||
|
|
||||||
## diagnose
|
## diagnose
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue