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 3a566ec + b8bfda3 commit 7a24636Copy full SHA for 7a24636
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