commit d25d17e407149b644d1014fa18490962ec24bf1f
parent f31562974a6ce25a962bc836bec3f482d734e277
Author: Chris Guillott <chris@techfo.xyz>
Date: Tue, 28 Nov 2017 09:59:21 -0500
update manpage
Diffstat:
2 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -60,6 +60,8 @@ Many little improvements have been made to i3lock over time:
- `--radius=90` -- the radius of the circle indicator
- `--ring-width=7` -- the width of the indicator ring
+ - The readme's list of options might be a bit out of date - please check the manpage, or look at the list of options in i3lock.c.
+
- You can specify whether i3lock should bell upon a wrong password.
- i3lock uses PAM and therefore is compatible with LDAP etc.
diff --git a/i3lock.1 b/i3lock.1
@@ -253,6 +253,21 @@ ch - the clock height.
.RE
.TP
+.B \-\-time\-align, \-\-date\-align, \-\-layout\-align
+Sets the text alignment of the time, date, and keyboard layout. Values are:
+
+.RS
+.RS
+0 - centered (default)
+
+1 - left aligned
+
+2 - right aligned
+
+.RE
+.RE
+
+.TP
.B \-\-datecolor=rrggbbaa
Sets the color of the date in the clock.