mpv/DOCS/man
nanahi b1ee92ad4a DOCS/man: unify flag option descriptions
In many places, flags options have duplicate descriptions like
--break-player and --no-break-player. This is redundant since the
equivalence of this syntax to --break-player=<yes|no> is already
documented, and the =<yes|no> syntax is more in line with the syntax
of other option types.

This replaces all usage of --no-foobar with --foobar=no, and use
--foobar=<yes|no> when possible.
2024-04-07 15:38:57 +02:00
..
af.rst m_option: drop support for -del for list options 2023-10-30 16:47:44 +00:00
ao.rst ao_avfoundation: initial avfoundation ao support 2024-03-29 13:46:59 +01:00
changes.rst DOCS: document the new way to handle interface changes 2024-03-20 22:38:56 +00:00
console.rst console.lua: implement case-insensitive completion 2023-12-15 15:44:48 +00:00
encode.rst DOCS/man: unify flag option descriptions 2024-04-07 15:38:57 +02:00
input.rst DOCS/man: unify flag option descriptions 2024-04-07 15:38:57 +02:00
ipc.rst
javascript.rst scripting: add mp.input 2024-01-13 02:53:08 +00:00
libmpv.rst cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
lua.rst DOCS/lua: clarify `repeatable` and `complex` for `add_key_binding` 2024-02-15 16:43:46 +00:00
mpv.rst DOCS/man: unify flag option descriptions 2024-04-07 15:38:57 +02:00
options.rst DOCS/man: unify flag option descriptions 2024-04-07 15:38:57 +02:00
osc.rst osc.lua: escape text 2024-03-21 03:20:14 +01:00
stats.rst stats.lua: truncate long lines for the terminal 2024-03-21 03:08:52 +01:00
vf.rst vf_format: add hdr10plus sub-parameter to format video filter 2024-03-09 05:58:52 +00:00
vo.rst DOCS/man: unify flag option descriptions 2024-04-07 15:38:57 +02:00