mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
input: slightly improve --input-cmdlist output
Output argument names, whether varargs are used, and indicate optional arguments correctly (instead of only half of them).
This commit is contained in:
@@ -138,7 +138,7 @@ Like with array commands, quoting and escaping is inherently not needed in the
|
||||
normal case.
|
||||
|
||||
The name of each command is defined in each command description in the
|
||||
`List of Input Commands`_.
|
||||
`List of Input Commands`_. ``--input-cmdlist`` also lists them.
|
||||
|
||||
Some commands do not support named arguments (e.g. ``run`` command). You need
|
||||
to use APIs that pass arguments as arrays.
|
||||
|
||||
Reference in New Issue
Block a user