X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Ffilter.pl;fp=cmd%2Fshow%2Ffilter.pl;h=ccfbc48583c980a12ee2999e8757775f9230ac1b;hb=dd73f6f34ce7f3e142e480dfb7153611d87f509b;hp=f3aab0166c259f5e1b8cdc6f24a0b143e419d159;hpb=fa27020ac9e6e3e8b64a2e82351eb00487b04bfb;p=spider.git diff --git a/cmd/show/filter.pl b/cmd/show/filter.pl index f3aab016..ccfbc485 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(route ann spots wcy wwv); + push @in, qw(route ann spots wcy wwv rbn); } my $sort;