trivial: modify spelling error of project

Change-Id: I6cf68325bc58cfd073c5fca4eb2773d108735399
This commit is contained in:
lvxianguo 2018-11-01 16:45:27 +08:00
parent 0a2b01fb40
commit 4c387fe94c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ service-get,service show,Display service from Service Catalog.
service-list,service list,List all services in Service Catalog.
tenant-create,project create,Create new tenant.
tenant-delete,project delete,Delete tenant.
tenant-get,proejct show,Display tenant details.
tenant-get,project show,Display tenant details.
tenant-list,project list,List all tenants.
tenant-update,project set,"Update tenant name, description, enabled status."
token-get,token issue,Display the current user token.

1 catalog catalog show List service catalog, possibly filtered by service.
18 service-list service list List all services in Service Catalog.
19 tenant-create project create Create new tenant.
20 tenant-delete project delete Delete tenant.
21 tenant-get proejct show project show Display tenant details.
22 tenant-list project list List all tenants.
23 tenant-update project set Update tenant name, description, enabled status.
24 token-get token issue Display the current user token.