mirror of
git://git.suckless.org/slock
synced 2025-08-04 22:22:23 -07:00
slock.1: use standard wording for options
Remove the OPTIONS section and add an EXIT STATUS section.
This commit is contained in:
5
slock.1
5
slock.1
@@ -14,11 +14,14 @@ is a simple X screen locker.
|
|||||||
If provided,
|
If provided,
|
||||||
.Ar cmd
|
.Ar cmd
|
||||||
is executed after the screen has been locked.
|
is executed after the screen has been locked.
|
||||||
.Sh OPTIONS
|
.Pp
|
||||||
|
The options are as follows:
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Fl v
|
.It Fl v
|
||||||
Print version information to stdout and exit.
|
Print version information to stdout and exit.
|
||||||
.El
|
.El
|
||||||
|
.Sh EXIT STATUS
|
||||||
|
.Ex -std
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
$
|
$
|
||||||
.Nm
|
.Nm
|
||||||
|
Reference in New Issue
Block a user