Commit 3ef60e71 by Gabriel Simonetto Committed by Steph Samson

Add no interaction flag to website

parent d1529a19
...@@ -14,6 +14,7 @@ then `--help` combined with any of those can give you more information. ...@@ -14,6 +14,7 @@ then `--help` combined with any of those can give you more information.
* `--ansi`: Force ANSI output. * `--ansi`: Force ANSI output.
* `--no-ansi`: Disable ANSI output. * `--no-ansi`: Disable ANSI output.
* `--version (-V)`: Display this application version. * `--version (-V)`: Display this application version.
* `--no-interaction (-n)`: Do not ask any interactive question.
## new ## new
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment