fixed help message for add and delete
Change-Id: I698c6b7587f4b488f7478846e7f28f431cf783e6
This commit is contained in:
@@ -238,7 +238,8 @@ class TemplateDelete(command.Command):
|
||||
nargs='?',
|
||||
const=sys.maxsize,
|
||||
help='Wait until template is DELETED or in ERROR'
|
||||
'default is to wait forever else number of seconds'
|
||||
' default is to wait forever else number of '
|
||||
'seconds'
|
||||
)
|
||||
return parser
|
||||
|
||||
|
Reference in New Issue
Block a user