summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorGuido Cella <guidocella91@gmail.com>2020-11-01 11:33:47 +0100
committerDudemanguy <random342@airmail.cc>2020-11-11 18:20:33 +0000
commit81dfaa496242a5905003ce5e83360f2634287259 (patch)
tree2ef8047a71385b9a359a61e273c0c27ae7be3fcd /VERSION
parentfd48f0bcb2af22d5d86a23b4adb9f6889f85b3b1 (diff)
downloadmpv-81dfaa496242a5905003ce5e83360f2634287259.tar.bz2
mpv-81dfaa496242a5905003ce5e83360f2634287259.tar.xz
manpage: be consistent with booleans
When possible, refer to booleans with "Whether..." since it can refer to both yes (using input.conf and mp.get_property) and true (using the JSON IPC or mp.get_property_native/bool), else explicitly say yes/true. Say "true" for subprocess and osd-overlay named arguments since you can't use them in input.conf and you will typically use them with the boolean true in the named arguments, like the subprocess example in the manpage does (though the string "yes" also works). Subproperties that can't be accessed with the / syntax like demuxer-cache-state's bof-cached and eof-cached always return true, never yes.
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions