diff options
author | Stefano Pigozzi <stefano.pigozzi@gmail.com> | 2014-12-01 18:05:30 +0100 |
---|---|---|
committer | Stefano Pigozzi <stefano.pigozzi@gmail.com> | 2014-12-01 18:05:30 +0100 |
commit | 586c9e71554914daf7f60c4610c4ef4e85c274eb (patch) | |
tree | 6a3ff2b90f1a970e0e37d50b2222b3c8588e3201 /DOCS/man | |
parent | 1c0920a8dd73105874a6aadcd35bec5814123709 (diff) |
cocoa: allow to black out other display when going fs
fixes #1302
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/options.rst | 4 |
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). |