summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2014-12-01 18:05:30 +0100
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2014-12-01 18:05:30 +0100
commit586c9e71554914daf7f60c4610c4ef4e85c274eb (patch)
tree6a3ff2b90f1a970e0e37d50b2222b3c8588e3201 /DOCS
parent1c0920a8dd73105874a6aadcd35bec5814123709 (diff)
downloadmpv-586c9e71554914daf7f60c4610c4ef4e85c274eb.tar.bz2
mpv-586c9e71554914daf7f60c4610c4ef4e85c274eb.tar.xz
cocoa: allow to black out other display when going fs
fixes #1302
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index f3665df971..ad5babb1f4 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1478,6 +1478,10 @@ Window
See also ``--screen``.
+``--fs-black-out-screens``
+
+ OS X only. Black out other displays when going fullscreen.
+
``--keep-open``
Do not terminate when playing or seeking beyond the end of the file, and
there is not next file to be played (and ``--loop`` is not used).