We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61b4ca8 + 3ce1fd9 commit b8bfda3Copy full SHA for b8bfda3
console/input.rst
@@ -221,7 +221,7 @@ There are five option variants you can use:
221
Accept either the flag (e.g. ``--yell``) or its negation (e.g.
222
``--no-yell``).
223
224
-You can combine ``VALUE_IS_ARRAY`` with ``VALUE_REQUIRED`` or
+You need to combine ``VALUE_IS_ARRAY`` with ``VALUE_REQUIRED`` or
225
``VALUE_OPTIONAL`` like this::
226
227
$this
0 commit comments