DOCS/options: remove some stray tabs

Accidentally added in 2c738ca54b on a
couple of lines. This is what I get for only looking at git webui diff.
This commit is contained in:
Dudemanguy 2023-09-21 22:47:08 -05:00
parent 6eb35f6f64
commit f09ebc871c
1 changed files with 2 additions and 2 deletions

View File

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