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 35efe0f commit afe30edCopy full SHA for afe30ed
console/input.rst
@@ -153,11 +153,11 @@ flag:
153
Hi Fabien!
154
155
$ php bin/console app:greet Fabien --iterations=5
156
- Hi Fabien
157
158
159
160
+ Hi Fabien!
161
162
# the order of options isn't important
163
$ php bin/console app:greet Fabien --iterations=5 --yell
0 commit comments