]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
trivial: Add missing "-m" parameter in docs/memory-hotplug.txt
authorThomas Huth <thuth@redhat.com>
Tue, 19 Sep 2017 09:02:26 +0000 (11:02 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 26 Sep 2017 06:11:22 +0000 (09:11 +0300)
The example obviously lacks the "-m" parameter.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
docs/memory-hotplug.txt

index 56bdd0a47b4e88d8bd528a34cad17946a7500aaf..d96397c1afe27cb35148a7adf2f2cc40dd9f61d8 100644 (file)
@@ -24,7 +24,7 @@ Where,
 
 For example, the following command-line:
 
- qemu [...] 1G,slots=3,maxmem=4G
+ qemu [...] -m 1G,slots=3,maxmem=4G
 
 Creates a guest with 1GB of memory and three hotpluggable memory slots.
 The hotpluggable memory slots are empty when the guest is booted, so all