mirror of
https://github.com/qemu/qemu.git
synced 2024-11-24 19:33:39 +08:00
Fix argument description for -loadvm option
(Sebastian Herbszt) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4422 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
8cbcb4fa2c
commit
a808000672
2
vl.c
2
vl.c
@ -7262,7 +7262,7 @@ static void help(int exitcode)
|
||||
#endif
|
||||
"-no-reboot exit instead of rebooting\n"
|
||||
"-no-shutdown stop before shutdown\n"
|
||||
"-loadvm file start right away with a saved state (loadvm in monitor)\n"
|
||||
"-loadvm [tag|id] start right away with a saved state (loadvm in monitor)\n"
|
||||
"-vnc display start a VNC server on display\n"
|
||||
#ifndef _WIN32
|
||||
"-daemonize daemonize QEMU after initializing\n"
|
||||
|
Loading…
Reference in New Issue
Block a user