summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/options.rst')
-rw-r--r--DOCS/man/en/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 97171a8c42..8dd852e6a8 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -448,9 +448,9 @@
off by some frames. This option does not work correctly with some demuxers
and codecs.
---cursor-autohide-delay=<number>
+--cursor-autohide=<number|no|always>
Make mouse cursor automatically hide after given number of milliseconds.
- A value of -1 will disable cursor autohide. A value of -2 means the cursor
+ ``no`` will disable cursor autohide. ``always`` means the cursor
will stay hidden. Supported by video output drivers which use X11 or
OS X Cocoa.