From b4a147bbe2c00cef522b1311c96974ebbfc3f912 Mon Sep 17 00:00:00 2001 From: ahoka Date: Thu, 13 Nov 2014 03:19:28 -0600 Subject: man: document osc seekbarstyle option --- player/lua/osc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player') diff --git a/player/lua/osc.lua b/player/lua/osc.lua index 2e8d625b51..12baf7e541 100644 --- a/player/lua/osc.lua +++ b/player/lua/osc.lua @@ -25,7 +25,7 @@ local user_opts = { seektooltip = true, -- display tooltip over the seekbar indicating time at mouse position iamaprogrammer = false, -- use native mpv values and disable OSC internal playlist management (and some functions that depend on it) layout = "box", - seekbarstyle = "slider", -- seekbar style, slider (diamond marker) and bar (fill) + seekbarstyle = "slider", -- seekbar style, slider (diamond marker) or bar (fill) } -- read options from config and command-line -- cgit v1.2.3