diff options
-rwxr-xr-x | inf.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
![]() |
index : tools/inf | |
inf | James |
summaryrefslogtreecommitdiffstats |
-rwxr-xr-x | inf.pl | 2 |
@@ -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; |