commit 655dfd7abaadb723f09e98036acea8be3e7546b7
parent e8dac536c7a8ec3c0179bff482a371ef26aa3135
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Fri, 6 Oct 2023 11:57:31 +0200
slock.1: use standard wording for options
Remove the OPTIONS section and add an EXIT STATUS section.
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/slock.1 b/slock.1
@@ -14,11 +14,14 @@ is a simple X screen locker.
If provided,
.Ar cmd
is executed after the screen has been locked.
-.Sh OPTIONS
+.Pp
+The options are as follows:
.Bl -tag -width Ds
.It Fl v
Print version information to stdout and exit.
.El
+.Sh EXIT STATUS
+.Ex -std
.Sh EXAMPLES
$
.Nm