8000 Update input.rst · symfony/symfony-docs@afe30ed · GitHub
[go: up one dir, main page]

Skip to content

Commit afe30ed

Browse files
noniagriconomieOskarStark
authored andcommitted
Update input.rst
1 parent 35efe0f commit afe30ed

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

console/input.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,11 @@ flag:
153153
Hi Fabien!
154154
155155
$ php bin/console app:greet Fabien --iterations=5
156-
Hi Fabien
157-
Hi Fabien
158-
Hi Fabien
159-
Hi Fabien
160-
Hi Fabien
156+
Hi Fabien!
157+
Hi Fabien!
158+
Hi Fabien!
159+
Hi Fabien!
160+
Hi Fabien!
161161
162162
# the order of options isn't important
163163
$ php bin/console app:greet Fabien --iterations=5 --yell

0 commit comments

Comments
 (0)
0