Commit 4c95fda
committed
minor #9387 Clarify how to use short options with values. (greg-1-anderson, javiereguiluz)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #9387).
Discussion
----------
Clarify how to use short options with values.
Adds a brief description of the correct syntax for short options that take values.
Related to symfony/symfony#26378
Commits
-------
926461a Removed a duplicated content
194e541 Minor tweaks
2eddcf1 Clarify Symfony Console option conventions
2cf4122 Wrap long lines
f4b77be Clarify how to use short options with values.1 file changed
+18
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
177 | 182 | | |
178 | 183 | | |
179 | 184 | | |
| |||
184 | 189 | | |
185 | 190 | | |
186 | 191 | | |
187 | | - | |
188 | | - | |
| 192 | + | |
| 193 | + | |
189 | 194 | | |
190 | 195 | | |
191 | 196 | | |
| |||
215 | 220 | | |
216 | 221 | | |
217 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
0 commit comments