summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorahoka <ahodesuka@users.noreply.github.com>2014-11-13 03:19:28 -0600
committerwm4 <wm4@nowhere>2014-11-15 20:20:54 +0100
commitb4a147bbe2c00cef522b1311c96974ebbfc3f912 (patch)
tree5518b6b504232bd4eb29cb60e5e5a6c201e06231 /DOCS
parente7b45b1efad6188cb53cf5a7a5f3d92f8b65ed78 (diff)
downloadmpv-b4a147bbe2c00cef522b1311c96974ebbfc3f912.tar.bz2
mpv-b4a147bbe2c00cef522b1311c96974ebbfc3f912.tar.xz
man: document osc seekbarstyle option
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/osc.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index 6182b548bd..b04b6b0dcf 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -229,6 +229,10 @@ Configurable Options
| Default: yes
| Display a tooltip over the seekbar indicating time at mouse position.
+``seekbarstyle``
+ | Default: slider
+ | Sets the style of the seekbar, slider (diamond marker) or bar (fill)
+
Script Commands
~~~~~~~~~~~~~~~