diff --git a/hoover.pl b/hoover.pl index aa37134..073115d 100755 --- a/hoover.pl +++ b/hoover.pl @@ -65,7 +65,7 @@ "interface=s" => \$interface, "ifconfig-path=s" => \$ifconfigPath, "iwconfig-path=s" => \$iwconfigPath, - "tsharkPath=s" => \$tsharkPath, + "tshark-path=s" => \$tsharkPath, "dumpfile=s" => \$dumpFile, );