Merge remote-tracking branch 'rickard-von-essen/issue-52'

This commit is contained in:
Jeremy Huddleston Sequoia 2015-11-14 10:31:08 -08:00
commit 588a2ca177

View file

@ -135,7 +135,7 @@ usage(int code)
" -h: help\n"
" -H: vmexit from the guest on hlt\n"
" -l: LPC device configuration. Ex: -l com1,stdio -l com2,autopty -l com2,/dev/myownpty\n"
" -m: memory size in MB\n"
" -m: memory size in MB, may be suffixed with one of K, M, G or T\n"
" -p: pin 'vcpu' to 'hostcpu'\n"
" -P: vmexit from the guest on pause\n"
" -s: <slot,driver,configinfo> PCI slot config\n"