diff --git a/components/console/introduction.rst b/components/console/introduction.rst index 451b6f18722..ad2d9027091 100755 --- a/components/console/introduction.rst +++ b/components/console/introduction.rst @@ -370,6 +370,7 @@ tools capable of helping you with different tasks: * :doc:`/components/console/helpers/dialoghelper`: interactively ask the user for information * :doc:`/components/console/helpers/formatterhelper`: customize the output colorization * :doc:`/components/console/helpers/progresshelper`: shows a progress bar +* :doc:`/components/console/helpers/tablehelper`: displays tabular data as a table Testing Commands ----------------