From dc09461fd2680b3bc856aaf65a1ef4645f9eea13 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 17 Mar 2014 12:02:25 +0000 Subject: fish --- inf.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inf.pl b/inf.pl index 74a30b2..5bf289b 100755 --- a/inf.pl +++ b/inf.pl @@ -217,7 +217,7 @@ sub usage() { my $options = {}; -getopts( "v:c:o:f:s:n:p:lh", $options ); +getopts( "Fv:c:o:f:s:n:p:lh", $options ); my $infs = []; my $port = undef; -- cgit v1.2.3