mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-07 20:26:20 +00:00
-localtime option
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@875 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
a4193c8a4b
commit
8998028497
1
vl.c
1
vl.c
@ -1930,6 +1930,7 @@ void help(void)
|
|||||||
"-m megs set virtual RAM size to megs MB [default=%d]\n"
|
"-m megs set virtual RAM size to megs MB [default=%d]\n"
|
||||||
"-nographic disable graphical output and redirect serial I/Os to console\n"
|
"-nographic disable graphical output and redirect serial I/Os to console\n"
|
||||||
"-enable-audio enable audio support\n"
|
"-enable-audio enable audio support\n"
|
||||||
|
"-localtime set the real time clock to local time [default=utc]\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Network options:\n"
|
"Network options:\n"
|
||||||
"-nics n simulate 'n' network cards [default=1]\n"
|
"-nics n simulate 'n' network cards [default=1]\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user