corrected aliases

annasweb 2014-01-22 03:49:49 -08:00
parent 364abdac90
commit 979bdf3672

@ -782,8 +782,10 @@ Note that if a filename is misspelled or doesn't have the necessary path descrip
**New aliases:**
* `sf2 = 'php app/console'`
* `sf2clear = 'php app/console cache:clear'`
* `sf = 'php app/console'`
* `sfcl = 'php app/console cache:clear'`
* `sfroute = 'php app/console router:debug'`
* `sfgb = 'php app/console generate:bundle'`
## systemd
**Maintainer:** [aelesbao](https://github.com/aelesbao)