Merge "project create is missing --parent in doc"

This commit is contained in:
Jenkins 2015-06-01 15:29:25 +00:00 committed by Gerrit Code Review
commit 40634c3f2c

View File

@ -14,6 +14,7 @@ Create new project
os project create
[--domain <domain>]
[--parent <project>]
[--description <description>]
[--enable | --disable]
[--property <key=value>]