diff --git a/watcherclient/v1/audit_shell.py b/watcherclient/v1/audit_shell.py index a7eebf8..ac3de56 100644 --- a/watcherclient/v1/audit_shell.py +++ b/watcherclient/v1/audit_shell.py @@ -220,7 +220,7 @@ class UpdateAudit(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='',