diff --git a/console/hide_commands.rst b/console/hide_commands.rst index 8c12bc49f15..feb0ced3810 100644 --- a/console/hide_commands.rst +++ b/console/hide_commands.rst @@ -30,3 +30,7 @@ In those cases, you can define the command as **hidden** by setting the Hidden commands behave the same as normal commands but they are no longer displayed in command listings, so end-users are not aware of their existence. + +.. note:: + + Hidden commands are still available using JSON or XML descriptor.