Commit 41c2736d by Sébastien Eustace

Update docs

parent a48225eb
...@@ -17,7 +17,7 @@ calls `poetry update`. ...@@ -17,7 +17,7 @@ calls `poetry update`.
## Global options ## Global options
* `--verbose (-v|vv|vvv)`: Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug. * `--verbose (-v|vv|vvv)`: Increase the verbosity of messages: "-v" for normal output, "-vv" for more verbose output and "-vvv" for debug.
* `--help (-h)` : Display help information. * `--help (-h)` : Display help information.
* `--quiet (-q)` : Do not output any message. * `--quiet (-q)` : Do not output any message.
* `--ansi`: Force ANSI output. * `--ansi`: Force ANSI output.
......
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