Skip to content

Commit

Permalink
Add alias for container:debug task
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromemacias authored and ncanceill committed Jun 4, 2014
1 parent e5ed07e commit de41dee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/symfony2/symfony2.plugin.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ compdef _symfony2 sf
alias sf='php app/console'
alias sfcl='php app/console cache:clear'
alias sfroute='php app/console router:debug'
alias sfcontainer='php app/console container:debug'
alias sfgb='php app/console generate:bundle'

0 comments on commit de41dee

Please sign in to comment.