]> git.proxmox.com Git - pve-docs.git/commitdiff
qm: slightly reposition mapping screenshots
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jun 2023 15:45:23 +0000 (17:45 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Jun 2023 15:46:19 +0000 (17:46 +0200)
to avoid that they are adjacent providing very little space for the
text flow floating besides it.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
qm.adoc

diff --git a/qm.adoc b/qm.adoc
index ad1580084a786eb2a4642a479ddafaed5067cb0d..b3c3034896385aee8760a6c3ae6ff3d1855970dd 100644 (file)
--- a/qm.adoc
+++ b/qm.adoc
@@ -1602,6 +1602,8 @@ in the relevant tab in the `Resource Mappings` category, or on the cli with
 # pvesh create /cluster/mapping/<type> <options>
 ----
 
+[thumbnail="screenshot/gui-datacenter-mapping-pci-edit.png"]
+
 Where `<type>` is the hardware type (currently either `pci` or `usb`) and
 `<options>` are the device mappings and other configuration parameters.
 
@@ -1623,8 +1625,6 @@ You must repeat the `map` parameter for each node where that device should have
 a mapping (note that you can currently only map one USB device per node per
 mapping).
 
-[thumbnail="screenshot/gui-datacenter-mapping-pci-edit.png"]
-
 Using the GUI makes this much easier, as the correct properties are
 automatically picked up and sent to the API.