Skip to content

Commit 85b7890

Browse files
authored
[Console] Update input.rst
Minor fix to bring logical consistency between arguments & options.
1 parent e5e89c9 commit 85b7890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console/input.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ There are three argument variants you can use:
104104
The argument can contain any number of values. For that reason, it must be
105105
used at the end of the argument list.
106106

107-
You can combine ``IS_ARRAY`` with ``REQUIRED`` and ``OPTIONAL`` like this::
107+
You can combine ``IS_ARRAY`` with ``REQUIRED`` or ``OPTIONAL`` like this::
108108

109109
$this
110110
// ...

0 commit comments

Comments
 (0)