diff --git a/src/azure-cli/azure/cli/command_modules/eventhubs/_help.py b/src/azure-cli/azure/cli/command_modules/eventhubs/_help.py index f4b5a05bb9c..bfb846d9c57 100644 --- a/src/azure-cli/azure/cli/command_modules/eventhubs/_help.py +++ b/src/azure-cli/azure/cli/command_modules/eventhubs/_help.py @@ -146,7 +146,7 @@ helps['eventhubs eventhub list'] = """ type: command -short-summary: List the EventHub by Namepsace +short-summary: List the EventHub by Namespace examples: - name: Get the Eventhubs by Namespace. text: az eventhubs eventhub list --resource-group myresourcegroup --namespace-name mynamespace