Fix TEXI section mark imbalance in qemu-img-cmd.hx
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
a71cd2a523
commit
3c4c32101b
|
@ -7,7 +7,7 @@ HXCOMM HXCOMM can be used for comments, discarded from both texi and C
|
||||||
|
|
||||||
STEXI
|
STEXI
|
||||||
@table @option
|
@table @option
|
||||||
STEXI
|
ETEXI
|
||||||
|
|
||||||
DEF("check", img_check,
|
DEF("check", img_check,
|
||||||
"check [-f fmt] filename")
|
"check [-f fmt] filename")
|
||||||
|
|
Loading…
Reference in New Issue