diff --git a/watcherclient/v1/audit_template_shell.py b/watcherclient/v1/audit_template_shell.py index 01ff3ee..9aadc59 100644 --- a/watcherclient/v1/audit_template_shell.py +++ b/watcherclient/v1/audit_template_shell.py @@ -249,7 +249,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='',