doc: fix sphinx warnings

* kill "Inline strong start-string without end-string" warning by
  removing superfluous '*'

Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2015-04-07 12:41:30 +08:00
parent 2924d3c615
commit e8ad0b5a3a

View File

@ -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*]