* [pve-devel] [PATCH manager] pveversion: fix whitespaces
@ 2024-04-19 16:33 Alexander Zeidler
2024-04-19 17:40 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Zeidler @ 2024-04-19 16:33 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
---
bin/pveversion | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/pveversion b/bin/pveversion
index a98d2c66..d32a6a0c 100755
--- a/bin/pveversion
+++ b/bin/pveversion
@@ -60,7 +60,7 @@ my $opt_verbose;
if (!GetOptions ('verbose' => \$opt_verbose)) {
print_usage ();
exit (-1);
-}
+}
if (scalar (@ARGV) != 0) {
print_usage ();
@@ -86,7 +86,7 @@ __END__
=head1 NAME
-pveversion - Proxmox VE version info
+pveversion - Proxmox VE version info
=head1 SYNOPSIS
--
2.39.2
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-19 17:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-19 16:33 [pve-devel] [PATCH manager] pveversion: fix whitespaces Alexander Zeidler
2024-04-19 17:40 ` [pve-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox