diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-10-06 11:57:31 +0200 |
---|---|---|
committer | Rafael Marçalo <raroma09@gmail.com> | 2023-10-06 18:06:09 +0100 |
commit | 940e7bd77902158292c073cdf35f407cede8a4a5 (patch) | |
tree | 65e2991e63f5f4efcc52d3c7eb40c03a7fe92c0e /slock.1 | |
parent | 9004110016d8371b67b590c6e446c45afb24b04c (diff) |
Remove the OPTIONS section and add an EXIT STATUS section.
Diffstat (limited to 'slock.1')
-rw-r--r-- | slock.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |