diff options
| author | zheng yin <yin.zheng@easystack.cn> | 2016-09-27 11:21:08 +0800 |
|---|---|---|
| committer | zheng yin <yin.zheng@easystack.cn> | 2016-09-27 13:52:56 +0800 |
| commit | c4ab086195f65e128ff175758cb38909a795e2a1 (patch) | |
| tree | 2e49d82a70b643054b844556b2bb3ccc32a2f3c6 /doc/source/command-objects | |
| parent | f19240fc29c542726acd11a7f71f307be219695f (diff) | |
| download | python-openstackclient-c4ab086195f65e128ff175758cb38909a795e2a1.tar.gz | |
fix doc information in the limit.rst
I check files in compute/v2, and I find there is a mistake, then
I fix it.
Change-Id: Ic17b9d5e64e4ed8b1d8e1476c73dd6d9365167fc
Diffstat (limited to 'doc/source/command-objects')
| -rw-r--r-- | doc/source/command-objects/limits.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/command-objects/limits.rst b/doc/source/command-objects/limits.rst index 87a5b33c..ef4171ac 100644 --- a/doc/source/command-objects/limits.rst +++ b/doc/source/command-objects/limits.rst @@ -15,7 +15,8 @@ Show compute and block storage limits .. code:: bash os limits show - --absolute [--reserved] | --rate + --absolute | --rate + [--reserved] [--project <project>] [--domain <domain>] |
