From d25d17e407149b644d1014fa18490962ec24bf1f Mon Sep 17 00:00:00 2001 From: Chris Guillott Date: Tue, 28 Nov 2017 09:59:21 -0500 Subject: [PATCH] update manpage --- README.md | 2 ++ i3lock.1 | 15 +++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/README.md b/README.md index 795a96a..78b07ca 100644 --- 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 index 2454d7f..e1cffdc 100644 --- a/i3lock.1 +++ b/i3lock.1 @@ -252,6 +252,21 @@ ch - the clock height. .RE .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.