make id optional for enjitqueuehandler

This commit is contained in:
Evan Prodromou 2009-06-22 16:35:10 -07:00
parent 0582381c66
commit 1691998de8
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@
define('INSTALLDIR', realpath(dirname(__FILE__) . '/..'));
$shortoptions = 'i';
$longoptions = array('id');
$shortoptions = 'i::';
$longoptions = array('id::');
$helptext = <<<END_OF_ENJIT_HELP
Daemon script for watching new notices and posting to enjit.