8000 bug #12624 Update input.rst (noniagriconomie) · symfony/symfony-docs@6e6556d · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 6e6556d

Browse files
committed
bug #12624 Update input.rst (noniagriconomie)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #12624). Discussion ---------- Update input.rst Small fix Commits ------- afe30ed Update input.rst
2 parents 35efe0f + afe30ed commit 6e6556d

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