updated documentation a bit
[spider.git] / cmd / show / hops.pl
index 448d93dca42d720f4a13182155fd0821cd649349..34392e2bdda24b815744b21459b86e6dab62ba4a 100644 (file)
@@ -22,7 +22,7 @@ my @in;
 if (@f) {
        push @in, @f;
 } else {
-       push @in, qw(ann spots wcy wwv);
+       push @in, qw(ann spots route wcy wwv);
 }
 
 my $sort;