update audit create '--interval' description
update audit create '--interval' description Change-Id: I03779a8fe446c051397f02cfb2d73bda804706fe
This commit is contained in:
parent
d2aede7151
commit
658fd038f3
@ -151,7 +151,8 @@ class CreateAudit(command.ShowOne):
|
||||
'-i', '--interval',
|
||||
dest='interval',
|
||||
metavar='<interval>',
|
||||
help=_('Audit interval (in seconds).'))
|
||||
help=_('Audit interval (in seconds). '
|
||||
"Only used if the audit is CONTINUOUS."))
|
||||
parser.add_argument(
|
||||
'-g', '--goal',
|
||||
dest='goal',
|
||||
|
Loading…
x
Reference in New Issue
Block a user