diff --git a/watcherclient/v1/audit_template_shell.py b/watcherclient/v1/audit_template_shell.py index c386d1b..bf7b509 100644 --- a/watcherclient/v1/audit_template_shell.py +++ b/watcherclient/v1/audit_template_shell.py @@ -241,7 +241,7 @@ class UpdateAuditTemplate(command.ShowOne): 'op', metavar='', choices=['add', 'replace', 'remove'], - help=_("Operation: 'add'), 'replace', or 'remove'.")) + help=_("Operation: 'add', 'replace', or 'remove'.")) parser.add_argument( 'attributes', metavar='',