summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorKefu Chai <kchai@redhat.com>2015-04-07 06:41:30 +0200
committerKefu Chai <kchai@redhat.com>2015-04-07 17:26:49 +0200
commite8ad0b5a3adf79fa13f0b125d467d3d46dd17877 (patch)
tree777377d60598050e4ff222ed39bf531356d18fdc /man
parentdoc: remove duplicated option doc (diff)
downloadceph-e8ad0b5a3adf79fa13f0b125d467d3d46dd17877.tar.xz
ceph-e8ad0b5a3adf79fa13f0b125d467d3d46dd17877.zip
doc: fix sphinx warnings
* kill "Inline strong start-string without end-string" warning by removing superfluous '*' Signed-off-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/8/rbd.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/8/rbd.rst b/man/8/rbd.rst
index 9e9aea0e483..3d917189f58 100644
--- a/man/8/rbd.rst
+++ b/man/8/rbd.rst
@@ -241,7 +241,7 @@ Commands
Show metadata held on the image. The first column is the key
and the second column is the value.
-:command:`image-meta get` [**image-name*] [*key*]
+:command:`image-meta get` [*image-name*] [*key*]
Get metadata value with the key.
:command:`image-meta set` [*image-name*] [*key*] [*value*]