commit 69934915096502f2d5f49739d10c719e0847ab04 parent 5dd37a7109ee2e5467287f69755480ad613fa83a Author: Raymond Li <hi@raymond.li> Date: Mon, 8 Jun 2020 18:40:03 -0400 Merge pull request #168 from l29ah/greeter Fixed --greeterpos description in man page Diffstat:
| M | i3lock.1 | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3lock.1 b/i3lock.1 @@ -342,7 +342,7 @@ Sets the color of the greeter text. .TP .B \-\-greeterpos="x position:y position" -Sets the position for the date string. All the variables from \-\-indpos and \-\-timepos may be used. +Sets the position for the greeter string. All the variables from \-\-indpos and \-\-timepos may be used. .TP .B \-\-refresh\-rate=seconds\-as\-double
