summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/icli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/icli b/bin/icli
index 99f9546..fa3d4aa 100755
--- a/bin/icli
+++ b/bin/icli
@@ -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;