diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index 7f1509ee3b..ad62849139 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -576,6 +576,11 @@ description (shown by ``--profile=help``) can be defined with the ``profile-desc`` option. To end the profile, start another one or use the profile name ``default`` to continue with normal options. +You can list profiles with ``--profile=help``, and show the contents of a +profile with ``--show-profile=`` (replace ```` with the profile +name). You can apply profiles on start with the ``--profile=`` option, +or at runtime with the ``apply-profile `` command. + .. admonition:: Example mpv config file with profiles ::