summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-09-21 22:47:08 -0500
committerDudemanguy <random342@airmail.cc>2023-09-21 22:47:08 -0500
commitf09ebc871c9278e1ff1f21058df1cd8d7de19f9e (patch)
tree0da356b167427d086e0e4e17d8303b144f7274a1 /DOCS/man/options.rst
parent6eb35f6f647c5367247599b9b10a6fa9b8713336 (diff)
downloadmpv-f09ebc871c9278e1ff1f21058df1cd8d7de19f9e.tar.bz2
mpv-f09ebc871c9278e1ff1f21058df1cd8d7de19f9e.tar.xz
DOCS/options: remove some stray tabs
Accidentally added in 2c738ca54b16cdd1982473672bd39068fcf8d948 on a couple of lines. This is what I get for only looking at git webui diff.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 20ba4f8552..d641af445a 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -6089,7 +6089,7 @@ them.
X11/GLX only.
``--opengl-dwmflush=<no|windowed|yes|auto>``
- (Windows only)
+ (Windows only)
Calls ``DwmFlush`` after swapping buffers on Windows (default: auto). It
also sets ``SwapInterval(0)`` to ignore the OpenGL timing. Values are: no
(disabled), windowed (only in windowed mode), yes (also in full screen).
@@ -7128,7 +7128,7 @@ Miscellaneous
``--window-affinity=<default|excludefromcmcapture|monitor>``
(Windows only)
- Controls the window affinity behavior of mpv.
+ Controls the window affinity behavior of mpv.
:default: Default Windows behavior
:excludefromcapture: mpv's window will be completely excluded from capture by external applications or screen recording software.