Skip to content

Commit

Permalink
Merge pull request #53 from rickard-von-essen/issue-52
Browse files Browse the repository at this point in the history
Fixes #52: Help text (-h) for memory size (-m) is incorrect.
  • Loading branch information
xez committed Mar 31, 2016
2 parents 3d423d0 + fae8208 commit a378c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/xhyve.c
Expand Up @@ -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"
Expand Down

0 comments on commit a378c9f

Please sign in to comment.