diff --git a/scripts/delete_notice.php b/scripts/delete_notice.php index bf10cbb2b2..cd29cffc15 100755 --- a/scripts/delete_notice.php +++ b/scripts/delete_notice.php @@ -20,8 +20,8 @@ define('INSTALLDIR', realpath(dirname(__FILE__) . '/..')); -$shortoptions = 'i::n::u::y'; -$longoptions = array('id=', 'nickname=', 'uri=', 'yes'); +$shortoptions = 'i::u::y'; +$longoptions = array('id=', 'uri=', 'yes'); $helptext = <<getMessage()}\n"; exit(1); }