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.
1 parent c5e409b commit a950888Copy full SHA for a950888
components/console/introduction.rst
@@ -297,7 +297,7 @@ declare a one-letter shortcut that you can call with a single dash like
297
.. tip::
298
299
It is also possible to make an option *optionally* accept a value (so that
300
- ``--yell`` or ``--yell=loud`` or ``--yell loud`` work). Options can also be configured to
+ ``--yell``, ``--yell=loud`` or ``--yell loud`` work). Options can also be configured to
301
accept an array of values.
302
303
For example, add a new option to the command that can be used to specify
0 commit comments