summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 21afd00c4d..e7a746d587 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -5586,11 +5586,11 @@ them.
results, as can missing or incorrect display FPS information (see
``--override-display-fps``).
-``--vulkan-device=<device name>``
- The name of the Vulkan device to use for rendering and presentation. Use
+``--vulkan-device=<device name|UUID>``
+ The name or UUID of the Vulkan device to use for rendering and presentation. Use
``--vulkan-device=help`` to see the list of available devices and their
- names. If left unspecified, the first enumerated hardware Vulkan device will
- be used.
+ names and UUIDs. If left unspecified, the first enumerated hardware Vulkan
+ device will be used.
``--vulkan-swap-mode=<mode>``
Controls the presentation mode of the vulkan swapchain. This is similar