Skip to content

Commit 29ead0d

Browse files
committed
Merge pull request symfony#3040 from globin/2.3
fix bash command display in components/console/usage
2 parents 8e63221 + 3eefa50 commit 29ead0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/console/usage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ with:
8080
The verbose flag can optionally take a value between 1 (default) and 3 to
8181
output even more verbose messages:
8282

83+
.. code-block:: bash
84+
8385
$ php app/console list --verbose=2
8486
$ php app/console list -vv
8587
$ php app/console list --verbose=3

0 commit comments

Comments
 (0)