diff options
Diffstat (limited to 'DOCS/man/osc.rst')
-rw-r--r-- | DOCS/man/osc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst index 49789647e5..b6e0f78bdc 100644 --- a/DOCS/man/osc.rst +++ b/DOCS/man/osc.rst @@ -5,7 +5,7 @@ The On Screen Controller (short: OSC) is a minimal GUI integrated with mpv to offer basic mouse-controllability. It is intended to make interaction easier for new users and to enable precise and direct seeking. -The OSC is enabled by default if mpv was compiled with lua support. It can be +The OSC is enabled by default if mpv was compiled with Lua support. It can be disabled entirely using the ``--osc=no`` option. Using the OSC |