]> git.proxmox.com Git - pve-manager.git/commitdiff
pveversion: fix whitespaces
authorAlexander Zeidler <a.zeidler@proxmox.com>
Fri, 19 Apr 2024 16:33:45 +0000 (18:33 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 19 Apr 2024 17:40:42 +0000 (19:40 +0200)
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
bin/pveversion

index 591f63e7b1cfe7275a4ae099f1b46d21c56ca154..c08661f76f8b75cc721fc1827170ced72c83eb49 100755 (executable)
@@ -50,7 +50,7 @@ my $opt_verbose;
 if (!GetOptions ('verbose' => \$opt_verbose)) {
     print_usage ();
     exit (-1);
-} 
+}
 
 if (scalar (@ARGV) != 0) {
     print_usage ();
@@ -76,7 +76,7 @@ __END__
 
 =head1 NAME
 
-pveversion - Proxmox  VE version info
+pveversion - Proxmox VE version info
 
 =head1 SYNOPSIS