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.
1 parent 42fd9f7 commit a0a68bcCopy full SHA for a0a68bc
components/console/helpers/progressbar.rst
@@ -109,9 +109,9 @@ level of verbosity of the ``OutputInterface`` instance:
109
3/3 [============================] 100% 1 sec
110
111
# OutputInterface::VERBOSITY_VERY_VERBOSE (-vv)
112
- 0/3 [>---------------------------] 0% 1 sec
113
- 1/3 [=========>------------------] 33% 1 sec
114
- 3/3 [============================] 100% 1 sec
+ 0/3 [>---------------------------] 0% 1 sec/1 sec
+ 1/3 [=========>------------------] 33% 1 sec/1 sec
+ 3/3 [============================] 100% 1 sec/1 sec
115
116
# OutputInterface::VERBOSITY_DEBUG (-vvv)
117
0/3 [>---------------------------] 0% 1 sec/1 sec 1.0 MB
0 commit comments