]> bicyclesonthemoon.info Git - botm/config/commitdiff
verbose accumulation v1.2.4
authorb <rowerynaksiezycu@gmail.com>
Thu, 22 Feb 2024 06:58:12 +0000 (06:58 +0000)
committerb <rowerynaksiezycu@gmail.com>
Thu, 22 Feb 2024 06:58:12 +0000 (06:58 +0000)
configure.1.pl

index 676a4cbdb8e19f60be3aa8a305af0dcc82a8119a..62fdc805e47513db3f5342675ebfce6833ca3aa2 100755 (executable)
@@ -465,7 +465,7 @@ foreach my $arg (@ARGV) {
                        $list_all = 1;
                }
                elsif ($arg =~ /^v+$/) {
-                       $verbose = length($&);
+                       $verbose += length($&);
                }
                elsif ($arg =~ /^i(n(put)?)?$/) {
                        $file_type = 'i';