From 0836fe5cb434fb285b1034958bfc47ad433e237c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 19 Nov 2012 16:45:46 +0100 Subject: overview should be -disabled- by default --- bin/icli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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; -- cgit v1.2.3