diff options
Diffstat (limited to 'i3lock-extended.1')
| -rw-r--r-- | i3lock-extended.1 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/i3lock-extended.1 b/i3lock-extended.1 index b0f51a7..34ea2a3 100644 --- a/i3lock-extended.1 +++ b/i3lock-extended.1 | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | .fi | 8 | .fi |
| 9 | .. | 9 | .. |
| 10 | 10 | ||
| 11 | .TH i3lock\-extended 1 "MARCH 2020" Linux "User Manuals" | 11 | .TH i3lock\-extended 1 "DECEMBER 2020" Linux "User Manuals" |
| 12 | 12 | ||
| 13 | .SH NAME | 13 | .SH NAME |
| 14 | i3lock\-extended \- improved screen locker | 14 | i3lock\-extended \- improved screen locker |
| @@ -18,6 +18,8 @@ i3lock\-extended \- improved screen locker | |||
| 18 | .RB [\|\-B | 18 | .RB [\|\-B |
| 19 | .IR color \|] | 19 | .IR color \|] |
| 20 | .RB [\|\-b\|] | 20 | .RB [\|\-b\|] |
| 21 | .RB [\|\-C | ||
| 22 | .IR seconds \|] | ||
| 21 | .RB [\|\-c | 23 | .RB [\|\-c |
| 22 | .IR color \|] | 24 | .IR color \|] |
| 23 | .RB [\|\-D\|] | 25 | .RB [\|\-D\|] |
| @@ -94,6 +96,8 @@ Digital clock | |||
| 94 | Elapsed time since activation | 96 | Elapsed time since activation |
| 95 | .IP \[bu] | 97 | .IP \[bu] |
| 96 | Display-text | 98 | Display-text |
| 99 | .IP \[bu] | ||
| 100 | Count to a specific calendar time (absolute time) | ||
| 97 | 101 | ||
| 98 | .SH OPTIONS | 102 | .SH OPTIONS |
| 99 | .TP | 103 | .TP |
| @@ -112,6 +116,14 @@ Turn the screen into the given color instead of white. | |||
| 112 | Color must be given in 3-byte. Default: ffffff (white). | 116 | Color must be given in 3-byte. Default: ffffff (white). |
| 113 | 117 | ||
| 114 | .TP | 118 | .TP |
| 119 | .BI \-C\ seconds \fR,\ \fB\-\-count\-until= seconds | ||
| 120 | Sets the seconds since the Epoch to count to. date +%s -d ... can be used to | ||
| 121 | get the Epoch time. Then the following macros will become available for the | ||
| 122 | display-text parameter: %d - days remaining until the time set, | ||
| 123 | %h - hours remaining, %m - minutes remaining, %s - seconds remaining, | ||
| 124 | %S - total amount of seconds remaining. Default: 0 (count until is off). | ||
| 125 | |||
| 126 | .TP | ||
| 115 | .B \-D, \-\-digital\-clock | 127 | .B \-D, \-\-digital\-clock |
| 116 | Display digital clock. | 128 | Display digital clock. |
| 117 | 129 | ||
