senlin profile-create has no argument -t

Change-Id: I86c6826fc053ea245a484c0bddaa7f34c5b3756d
This commit is contained in:
jolie 2016-09-01 17:42:08 +08:00
parent df8b93767d
commit 47a83d5ee7
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ List available clusters::
Create a profile::
senlin profile-create -t os.heat.stack -s profile.spec myprofile
senlin profile-create -s profile.spec myprofile
View profile information::