sim-card
/
qemu
Archived
10
0
Fork 0

Accept -help.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2359 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
pbrook 2007-01-27 17:11:41 +00:00
parent 6c3675cac3
commit 64423fb206
1 changed files with 1 additions and 0 deletions

1
vl.c
View File

@ -6240,6 +6240,7 @@ typedef struct QEMUOption {
const QEMUOption qemu_options[] = {
{ "h", 0, QEMU_OPTION_h },
{ "help", 0, QEMU_OPTION_h },
{ "M", HAS_ARG, QEMU_OPTION_M },
{ "fda", HAS_ARG, QEMU_OPTION_fda },