Accept -help.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2359 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
6c3675cac3
commit
64423fb206
1
vl.c
1
vl.c
@ -6240,6 +6240,7 @@ typedef struct QEMUOption {
|
|||||||
|
|
||||||
const QEMUOption qemu_options[] = {
|
const QEMUOption qemu_options[] = {
|
||||||
{ "h", 0, QEMU_OPTION_h },
|
{ "h", 0, QEMU_OPTION_h },
|
||||||
|
{ "help", 0, QEMU_OPTION_h },
|
||||||
|
|
||||||
{ "M", HAS_ARG, QEMU_OPTION_M },
|
{ "M", HAS_ARG, QEMU_OPTION_M },
|
||||||
{ "fda", HAS_ARG, QEMU_OPTION_fda },
|
{ "fda", HAS_ARG, QEMU_OPTION_fda },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user