summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-03-14 06:49:22 +0100
committerKevin Mitchell <kevmitch@gmail.com>2018-03-15 23:13:53 -0700
commitbfb3a78964c7f059d175f6512cfcd365a57ca4ac (patch)
tree7304515cd1fee274c9795b767ed97de403bb28c7
parent9b0102dd8b72c7790be2bb0715f5d9796c0f2b7d (diff)
downloadmpv-bfb3a78964c7f059d175f6512cfcd365a57ca4ac.tar.bz2
mpv-bfb3a78964c7f059d175f6512cfcd365a57ca4ac.tar.xz
manpage: document that ---ao overrides --audio-device
Fixes #5640.
-rw-r--r--DOCS/man/options.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 16e4998453..e786b8405d 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1234,7 +1234,9 @@ Audio
While the option normally takes one of the strings as indicated by the
methods above, you can also force the device for most AOs by building it
manually. For example ``name/foobar`` forces the AO ``name`` to use the
- device ``foobar``.
+ device ``foobar``. However, the ``--ao`` option will strictly force a
+ specific AO. To avoid confusion, don't use ``--ao`` and ``--audio-device``
+ together.
.. admonition:: Example for ALSA