Skip to content

Commit e071386

Browse files
committed
List other pre-defined styles
1 parent 5961ea1 commit e071386

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

components/console/helpers/formatterhelper.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,9 @@ block will be formatted with more padding (one blank line above and below the
6464
messages and 2 spaces on the left and right).
6565

6666
The exact "style" you use in the block is up to you. In this case, you're using
67-
the pre-defined ``error`` style, but there are other styles, or you can create
68-
your own. See :doc:`/console/coloring`.
67+
the pre-defined ``error`` style, but there are other styles (``info``,
68+
``comment``, ``question``), or you can create your own.
69+
See :doc:`/console/coloring`.
6970

7071
Print Truncated Messages
7172
------------------------

0 commit comments

Comments
 (0)