]> git.proxmox.com Git - mirror_qemu.git/commit
Document command line options with single dash
authorBALATON Zoltan <balaton@eik.bme.hu>
Mon, 16 Jul 2018 19:12:08 +0000 (21:12 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Jul 2018 14:24:50 +0000 (16:24 +0200)
commitdfaa7d50b0f72060764096ffcae4a0c06ce24f9b
tree9f448b1bcd0ad0307d6ee105c8dfd50b7d47764a
parent0c2f6e7ee99517449b4ed6cf333c2d9456d8fe35
Document command line options with single dash

QEMU options have a single dash (but also work as double dash for
convenience and compatibility). Most options are listed with single
dash in command line help but some were listed with two dashes.
Normalize these to have the same format as the others.

Left --preconfig as that is mentioned as double dash everywhere so I
assume that is the preferred form for that.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20180716193312.A5BA17456B9@zero.eik.bme.hu>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qemu-options.hx