X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=inline;f=cmd%2Fshow%2Ffilter.pl;fp=cmd%2Fshow%2Ffilter.pl;h=f1522c35a2b0e7faa36eedeb6efd7babef92b84a;hb=b058e19bd142b9ee39fab9e790852959d6244b77;hp=081ac02e987555061919a2b6f7dfcec030cb4a76;hpb=95a03441d20680a914673d1b6bbf46c0d673ad4c;p=spider.git diff --git a/cmd/show/filter.pl b/cmd/show/filter.pl index 081ac02e..f1522c35 100644 --- a/cmd/show/filter.pl +++ b/cmd/show/filter.pl @@ -24,7 +24,7 @@ my @in; if (@f) { push @in, @f; } else { - push @in, qw(ann spots wcy wwv); + push @in, qw(route ann spots wcy wwv); } my $sort;