1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-11 08:37:59 +00:00

DOCS/mplayer-changes.rst: fix syntax

The missing newline made the github rst renderer (which is a POS) hide
the entire section.

Also, add some more warning text.
This commit is contained in:
wm4 2017-02-10 15:27:45 +01:00
parent 1672204dc5
commit d0f1d382e6

View File

@ -8,7 +8,10 @@ behaves. Although there are still many similarities to its ancestors, **mpv**
should generally be treated as a completely different program.
.. admonition:: Warning
This document is not updated anymore, and is incomplete and outdated.
This document is **not updated** anymore, and is **incomplete** and
**outdated**. If you look for old option replacements, always check with
the current mpv manpage, as the options could have changed meanwhile.
General Changes from MPlayer to mpv
-----------------------------------