File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -402,10 +402,11 @@ Console Helpers
402402The console component also contains a set of "helpers" - different small
403403tools 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
410411Testing Commands
411412----------------
You can’t perform that action at this time.
0 commit comments