From 700f09464222d9e9bc059518e2cff12656c13578 Mon Sep 17 00:00:00 2001 From: Bob Polis Date: Thu, 10 Apr 2025 15:59:46 +0200 Subject: [PATCH] Fix --version option --- man/man1/screensaver.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/man1/screensaver.1 b/man/man1/screensaver.1 index e421380..334d77f 100644 --- a/man/man1/screensaver.1 +++ b/man/man1/screensaver.1 @@ -6,7 +6,7 @@ .Nd Tool to display screensaver plugins fullscreen .Sh SYNOPSIS .Nm -.Fl h | v | l +.Fl h | \-version | l .Nm .Op Fl r .Op Fl w @@ -34,7 +34,7 @@ Choose a module randomly, and use that. .It Fl w, \-window Show the animation in a resizable window, so you can drag it to another screen, for example. -.It Fl v, \-version +.It Fl \-version Print version info and exit. .El .\" .Sh ENVIRONMENT