summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/limits.rst
diff options
context:
space:
mode:
authorzhiyong.dai <zhiyong.dai@easystack.cn>2016-12-19 17:23:35 +0800
committerzhiyong.dai <zhiyong.dai@easystack.cn>2017-01-03 12:13:10 +0800
commit75f2875a6e2be5c7fef56ebc1f3c235aa5ae1521 (patch)
treeeafb583417e545e89f19ef1155780db8ece33195 /doc/source/command-objects/limits.rst
parent5d62981beb28f81ddd376466f296fc40b6b7eb8d (diff)
downloadpython-openstackclient-75f2875a6e2be5c7fef56ebc1f3c235aa5ae1521.tar.gz
Add ":option:` `" in the help message
This patch mainly adds ":option:` `" in several help messages in the doc. This modification will create one link which helps the readers find the relative option quickly and conveniently in website. Change-Id: Ia047e15c3b2064e4822ee7df7922d4774d862602
Diffstat (limited to 'doc/source/command-objects/limits.rst')
-rw-r--r--doc/source/command-objects/limits.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/command-objects/limits.rst b/doc/source/command-objects/limits.rst
index 9a302fbf..92614209 100644
--- a/doc/source/command-objects/limits.rst
+++ b/doc/source/command-objects/limits.rst
@@ -34,8 +34,8 @@ Show compute and block storage limits
.. option:: --project <project>
- Show limits for a specific project (name or ID) [only valid with --absolute]
+ Show limits for a specific project (name or ID) [only valid with :option:`--absolute`]
.. option:: --domain <domain>
- Domain the project belongs to (name or ID) [only valid with --absolute]
+ Domain the project belongs to (name or ID) [only valid with :option:`--absolute`]