From 0a7a4779a3772b26c6675910146b0d5a825d8b08 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 17 May 2018 20:34:31 +0200 Subject: input: slightly improve --input-cmdlist output Output argument names, whether varargs are used, and indicate optional arguments correctly (instead of only half of them). --- DOCS/man/input.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index d2c92d7476..b577b688d0 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -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. -- cgit v1.2.3