* php path/to/entry_script.php [param 1] [param 2] ... *
* php path/to/entry_script.php help *
* array( * 'email'=>array( * 'class'=>'path.to.Mailer', * 'interval'=>3600, * ), * 'log'=>'path/to/LoggerCommand.php', * ) *