project create is missing --parent in doc
'project create' is missing '--parent <project>' argument in doc, actually it is supported. Change-Id: Id0edaab4e2b02a1f7d974d71a11c7c373e31806f Closes-Bug: #1460256
This commit is contained in:
parent
d9b7d13edf
commit
01573be3f8
@ -14,6 +14,7 @@ Create new project
|
||||
|
||||
os project create
|
||||
[--domain <domain>]
|
||||
[--parent <project>]
|
||||
[--description <description>]
|
||||
[--enable | --disable]
|
||||
[--property <key=value>]
|
||||
|
Loading…
x
Reference in New Issue
Block a user