Fix --version option

This commit is contained in:
2025-04-10 15:59:46 +02:00
parent ad79fa59cc
commit 700f094642

View File

@ -6,7 +6,7 @@
.Nd Tool to display screensaver plugins fullscreen .Nd Tool to display screensaver plugins fullscreen
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
.Fl h | v | l .Fl h | \-version | l
.Nm .Nm
.Op Fl r .Op Fl r
.Op Fl w .Op Fl w
@ -34,7 +34,7 @@ Choose a module randomly, and use that.
.It Fl w, \-window .It Fl w, \-window
Show the animation in a resizable window, so you can drag it to another screen, Show the animation in a resizable window, so you can drag it to another screen,
for example. for example.
.It Fl v, \-version .It Fl \-version
Print version info and exit. Print version info and exit.
.El .El
.\" .Sh ENVIRONMENT .\" .Sh ENVIRONMENT