Przeglądaj źródła

trivial: Add missing "-m" parameter in docs/memory-hotplug.txt

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>
Thomas Huth 8 lat temu
rodzic
commit
77fc026cdf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/memory-hotplug.txt

+ 1 - 1
docs/memory-hotplug.txt

@@ -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