Skip to content

Commit

Permalink
doc: fix sphinx warnings
Browse files Browse the repository at this point in the history
* kill "Inline strong start-string without end-string" warning by
  removing superfluous '*'

Signed-off-by: Kefu Chai <[email protected]>
  • Loading branch information
tchaikov committed Apr 7, 2015
1 parent 2924d3c commit e8ad0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/8/rbd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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*]
Expand Down

0 comments on commit e8ad0b5

Please sign in to comment.