]> git.proxmox.com Git - mirror_qemu.git/commitdiff
qemu-img-cmds.hx: add passive-aggressive note
authorJohn Snow <jsnow@redhat.com>
Thu, 3 May 2018 22:56:48 +0000 (18:56 -0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 20 May 2018 05:37:03 +0000 (08:37 +0300)
I'm kidding. It's very easy to forget there are per-command sections
in the texi, and insane that we don't autogenerate those, too.

Until then, leave a little post-it note in this .hx file until I
find a way to delete it.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qemu-img-cmds.hx

index 84deb858af0bbe5a052aee7272ce545ee435c945..3d2f7b26eb1115e9c4b09b9bd16c06b445d9af59 100644 (file)
@@ -6,6 +6,9 @@ HXCOMM DEF(command, callback, arg_string) is used to construct
 HXCOMM command structures and help message.
 HXCOMM HXCOMM can be used for comments, discarded from both texi and C
 
+HXCOMM When amending the TEXI sections, please remember to copy the usage
+HXCOMM over to the per-command sections in qemu-img.texi.
+
 STEXI
 @table @option
 ETEXI