-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Labels
BugConsoleDXDX = Developer eXperience (anything that improves the experience of using Symfony)DX = Developer eXperience (anything that improves the experience of using Symfony)Status: Reviewed
Description
| Q | A |
|---|---|
| Bug report? | maybe |
| Feature request? | maybe |
| BC Break report? | no |
| RFC? | yes |
| Symfony version | 2.7 |
Hi,
In a console command, we can have a description and an help.
I think it could be better to have the description on top of the --help option output instead of at the end.
- Description first
- Usage then
- Help at the end
before
after
What do you think?
dkarlovi, apfelbox, TomasVotruba, linaori, Simperfit and 2 more
Metadata
Metadata
Assignees
Labels
BugConsoleDXDX = Developer eXperience (anything that improves the experience of using Symfony)DX = Developer eXperience (anything that improves the experience of using Symfony)Status: Reviewed

