mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
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:
parent
2924d3c615
commit
e8ad0b5a3a
@ -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*]
|
||||
|
Loading…
Reference in New Issue
Block a user