Skip to content

Commit

Permalink
Improve legibility of the ordering option
Browse files Browse the repository at this point in the history
  • Loading branch information
egulias committed May 6, 2014
1 parent 46e2138 commit 8595834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ There are 4 available options:
* --show-private : if issued will show also private services
* --event=event.name: if issued will filter to show only the listeners listening to the given name
(ordered by descending priority)
** --event=event.name --order-asc: in combination with --event orders them by ascending priority
* --order-asc: in combination with --event orders them by ascending priority
* --listeners: if issued will filter to show only the listeners (only available since Symfony 2.1.x)
* --subscribers: if issued will filter to show only the subscribers (only available since Symfony 2.1.x)

Expand Down

0 comments on commit 8595834

Please sign in to comment.