Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
blueSherii committed Nov 28, 2024
1 parent 52c19bb commit 5e5bcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/dump.pl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
my $excludes;
my $ignore_offset;
my $textdump;
my $time_suffixi = 0;
my $time_suffix = 0;

GetOptions(
"host|h=s" => \$host,
Expand Down

0 comments on commit 5e5bcb2

Please sign in to comment.