add cmd line to forkcall stats
[spider.git] / cmd / show / vhftable.pl
index a4a784918442b626046949196cc7914548ec5e8b..e7770e5c4c48286b96489b665d1682cd81e09bea 100644 (file)
@@ -67,7 +67,7 @@ unless ($now) {
        $date = cldate(time);
 }
 
-@out = $self->spawn_cmd(sub {
+@out = $self->spawn_cmd("show/vhftable $line", sub {
                                                        my %list;
                                                        my @out;
                                                        my $i;