We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e63221 + 3eefa50 commit 29ead0dCopy full SHA for 29ead0d
components/console/usage.rst
@@ -80,6 +80,8 @@ with:
80
The verbose flag can optionally take a value between 1 (default) and 3 to
81
output even more verbose messages:
82
83
+.. code-block:: bash
84
+
85
$ php app/console list --verbose=2
86
$ php app/console list -vv
87
$ php app/console list --verbose=3
0 commit comments