]> xenbits.xensource.com Git - qemu-xen-4.3-testing.git/commitdiff
Accept -help.
authorpbrook <pbrook>
Sat, 27 Jan 2007 17:11:41 +0000 (17:11 +0000)
committerpbrook <pbrook>
Sat, 27 Jan 2007 17:11:41 +0000 (17:11 +0000)
vl.c

diff --git a/vl.c b/vl.c
index f92c989d4891363e4a300858b24d1a599659b995..9c6be0bb750d9b906ac62fca2a50614784326c84 100644 (file)
--- a/vl.c
+++ b/vl.c
@@ -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 },