Fixes #52: Help text (-h) for memory size (-m) is incorrect.

This commit is contained in:
Rickard von Essen 2015-09-11 16:08:35 +02:00
parent 793d17ccff
commit fae82085cd

View file

@ -136,6 +136,7 @@ usage(int code)
" -h: help\n"
" -H: vmexit from the guest on hlt\n"
" -l: LPC device configuration\n"
" -m: memory size in MB, may be suffixed with one of K, M, G or T\n"
" -m: memory size in MB\n"
" -M: print MAC address and exit if using vmnet\n"
" -p: pin 'vcpu' to 'hostcpu'\n"