summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido Cella <guido@guidocella.xyz>2024-03-05 15:03:40 +0100
committerDudemanguy <random342@airmail.cc>2024-03-17 15:04:30 +0000
commit23c988b3e10b4ff8158178a3f3c4767e65cbcf68 (patch)
treeb14c89f98fd0756f75e11695b50026dda85b4ddd
parentccafd40ccce83d9857e61361126bd474d4b712e8 (diff)
downloadmpv-23c988b3e10b4ff8158178a3f3c4767e65cbcf68.tar.bz2
mpv-23c988b3e10b4ff8158178a3f3c4767e65cbcf68.tar.xz
DOCS/options: --x11-name sets the instance name, not the class's
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 581e0c95b7..d3380f3c22 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3521,7 +3521,7 @@ Window
Don't move the window when clicking on it and moving the mouse pointer.
``--x11-name=<string>``
- Set the window class name for X11-based video output methods.
+ Set the window instance name for X11-based video output methods.
``--x11-netwm=<yes|no|auto>``
(X11 only)