diff options
-rwxr-xr-x | bin/icli | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ my $context; my $colours = 1; my $list_type = 's'; my $verbosity = 1; -my $overview = 1; +my $overview = 0; my $recheck = 0; my $force_recheck = 0; my $match_output = undef; |