diff --git a/src/command_modules/azure-cli-eventhubs/azure/cli/command_modules/eventhubs/_help.py b/src/command_modules/azure-cli-eventhubs/azure/cli/command_modules/eventhubs/_help.py index 2f703bf58a9..70486d71091 100644 --- a/src/command_modules/azure-cli-eventhubs/azure/cli/command_modules/eventhubs/_help.py +++ b/src/command_modules/azure-cli-eventhubs/azure/cli/command_modules/eventhubs/_help.py @@ -149,7 +149,7 @@ short-summary: Shows the connection strings for namespace examples: - name: Shows the connection strings of Authorizationrule for the namespace. - text: az eventhubs namespace authorization-rule list-keys --resource-group myresourcegroup --namespace-name mynamespace --name myauthorule + text: az eventhubs namespace authorization-rule keys list --resource-group myresourcegroup --namespace-name mynamespace --name myauthorule """ helps['eventhubs namespace authorization-rule keys renew'] = """