Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Commit

Permalink
Addressed Sam's feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharnt committed Feb 28, 2017
1 parent 86e64e9 commit eb51362
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user-guide/admin-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ usage: vmdkops_admin.py tenant access set [-h]
[--volume-totalsize Num{MB,GB,TB} - e.g. 2TB]
--name NAME
[--volume-maxsize Num{MB,GB,TB} - e.g. 2TB]
[--allow-create ALLOW_CREATE]
[--allow-create Value{True|False} e.g. True]
--datastore DATASTORE

optional arguments:
Expand All @@ -401,7 +401,7 @@ optional arguments:
--name NAME Tenant name
--volume-maxsize Num{MB,GB,TB} - e.g. 2TB
Maximum size of the volume that can be created
--allow-create ALLOW_CREATE
--allow-create Value{True|False} - e.g. True
Allow create and delete on datastore if set to True;
disallow create and delete on datastore if set to
False
Expand Down

0 comments on commit eb51362

Please sign in to comment.