From: Ævar Arnfjörð Bjarmason Date: Mon, 3 Oct 2005 19:08:25 +0000 (+0000) Subject: * Removed --noredundant from the help, no longer avalible X-Git-Tag: 1.6.0~1545 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=9c3871732359a875e64478a177c47c41eed24398;p=lhc%2Fweb%2Fwiklou.git * Removed --noredundant from the help, no longer avalible --- diff --git a/maintenance/transstat.php b/maintenance/transstat.php index b042944157..39773276b1 100644 --- a/maintenance/transstat.php +++ b/maintenance/transstat.php @@ -23,7 +23,7 @@ if( !isset($options['output']) ) { $options['output']='wiki'; } /** Print a usage message*/ function usage() { print <<