Skip to content

Commit eef3313

Browse files
committed
[#3752] Adding the question helper to the helper list and marking dialog as deprecated
1 parent 9e129bc commit eef3313

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/console/introduction.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -402,10 +402,11 @@ Console Helpers
402402
The console component also contains a set of "helpers" - different small
403403
tools capable of helping you with different tasks:
404404

405-
* :doc:`/components/console/helpers/dialoghelper`: interactively ask the user for information
405+
* :doc:`/components/console/helpers/questionhelper`: interactively ask the user for information
406406
* :doc:`/components/console/helpers/formatterhelper`: customize the output colorization
407407
* :doc:`/components/console/helpers/progresshelper`: shows a progress bar
408408
* :doc:`/components/console/helpers/tablehelper`: displays tabular data as a table
409+
* :doc:`/components/console/helpers/dialoghelper`: (deprecated) interactively ask the user for information
409410

410411
Testing Commands
411412
----------------

0 commit comments

Comments
 (0)