Skip to content

Commit

Permalink
changed README to make sure crontab-entries are stored as an array
Browse files Browse the repository at this point in the history
  • Loading branch information
Alain Horner committed Feb 16, 2011
1 parent e10d4f1 commit dd5c061
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 @@ -126,7 +126,7 @@ packagemanifest.yml
suggests: ~
predepends: ~
cron:
#'your:console:command': "0-5/2 * * * *"
- 'your:console:command': "0-5/2 * * * *"
bundles:
- 'vendor/symfony'
- 'vendor/zend/library/Zend/Log'
Expand Down

0 comments on commit dd5c061

Please sign in to comment.