Fix comment

This commit is contained in:
Clément OUDOT 2021-07-13 14:50:45 +02:00
parent fe6ad903f1
commit 321be132c4

View File

@ -16,12 +16,12 @@ use strict;
use Getopt::Long;
use Pod::Usage;
our $VERSION = "2.0.6";
our $VERSION = "2.0.12";
# Options
# -d: debug mode
# -c: configuration file
# -r: configuration file
# -r: rename attributes
# -i: ignore errors
my $debug;