From: Kefu Chai Date: Tue, 7 Apr 2015 04:41:30 +0000 (+0800) Subject: doc: fix sphinx warnings X-Git-Tag: v9.0.0~24^2~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e8ad0b5a3adf79fa13f0b125d467d3d46dd17877;p=ceph.git doc: fix sphinx warnings * kill "Inline strong start-string without end-string" warning by removing superfluous '*' Signed-off-by: Kefu Chai --- diff --git a/man/8/rbd.rst b/man/8/rbd.rst index 9e9aea0e4837..3d917189f581 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*]