We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f7d51 commit d2b69b6Copy full SHA for d2b69b6
components/console/introduction.rst
@@ -295,7 +295,7 @@ declare a one-letter shortcut that you can call with a single dash like
295
.. tip::
296
297
It is also possible to make an option *optionally* accept a value (so that
298
- ``--yell`` or ``--yell=loud`` work). Options can also be configured to
+ ``--yell`` or ``--yell=loud`` or ``--yell loud`` work). Options can also be configured to
299
accept an array of values.
300
301
For example, add a new option to the command that can be used to specify
0 commit comments