diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2010-05-20 09:16:30 +0200 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-05-22 08:33:50 +0000 |
commit | 3c4c32101bdb4ee939e40a8e3d3f9d2a5d0ec053 (patch) | |
tree | 80e1bdc15c1d24ee15b21a7a5b853f32039be42a /qemu-img-cmds.hx | |
parent | a71cd2a523f9b35ffeba8de3c536e494e255e6ea (diff) |
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>
Diffstat (limited to 'qemu-img-cmds.hx')
-rw-r--r-- | qemu-img-cmds.hx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx index c079019048..c4cf3e7542 100644 --- a/qemu-img-cmds.hx +++ b/qemu-img-cmds.hx @@ -7,7 +7,7 @@ HXCOMM HXCOMM can be used for comments, discarded from both texi and C STEXI @table @option -STEXI +ETEXI DEF("check", img_check, "check [-f fmt] filename") |