projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9e4046
)
doc: don't mention -memory, it is -m
author
Michael Tokarev
<mjt@tls.msk.ru>
Thu, 10 Nov 2016 14:51:32 +0000
(17:51 +0300)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Tue, 24 Jan 2017 20:26:41 +0000
(23:26 +0300)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
qemu-options.hx
patch
|
blob
|
history
diff --git
a/qemu-options.hx
b/qemu-options.hx
index 780528d6ade0ff6ed5ce7cab5be445520ad9f1e1..dba09d9b82634f7bcf354575db5e6cc871999661 100644
(file)
--- a/
qemu-options.hx
+++ b/
qemu-options.hx
@@
-250,7
+250,7
@@
use is discouraged as it may be removed from future versions.
ETEXI
DEF("m", HAS_ARG, QEMU_OPTION_m,
- "-m
[emory]
[size=]megs[,slots=n,maxmem=size]\n"
+ "-m [size=]megs[,slots=n,maxmem=size]\n"
" configure guest RAM\n"
" size: initial amount of guest memory\n"
" slots: number of hotplug slots (default: none)\n"