We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d2f54 commit 511b7a8Copy full SHA for 511b7a8
components/console/helpers/progressbar.rst
@@ -334,4 +334,4 @@ your own::
334
For the ``filename`` to be part of the progress bar, just add the
335
``%filename%`` placeholder in your format::
336
337
- $bar->setFormat(" %message%\n %step%/%max%\n Working on %filename%");
+ $bar->setFormat(" %message%\n %current%/%max%\n Working on %filename%");
0 commit comments