Skip to content

Commit bbef6b2

Browse files
Alexander ZeidlerThomasLamprecht
Alexander Zeidler
authored andcommitted
pveversion: fix whitespaces
Signed-off-by: Alexander Zeidler <[email protected]>
1 parent cb1653f commit bbef6b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/pveversion

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ my $opt_verbose;
5050
if (!GetOptions ('verbose' => \$opt_verbose)) {
5151
print_usage ();
5252
exit (-1);
53-
}
53+
}
5454

5555
if (scalar (@ARGV) != 0) {
5656
print_usage ();
@@ -76,7 +76,7 @@ __END__
7676
7777
=head1 NAME
7878
79-
pveversion - Proxmox VE version info
79+
pveversion - Proxmox VE version info
8080
8181
=head1 SYNOPSIS
8282

0 commit comments

Comments
 (0)