From c917992359fdcae867b53ceab1427a1a9c6c8e78 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 2 Mar 2018 14:24:30 +0100 Subject: manpage: describe how to list/inspect/apply profiles This is all documented elsewhere in the manpage, but hard to find from here. --- DOCS/man/mpv.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 :: -- cgit v1.2.3