]> git.sur5r.net Git - i3/i3lock/blobdiff - i3lock.1
update CHANGELOG
[i3/i3lock] / i3lock.1
index 235882daa272291ab508aedd39aee6d41dae0777..07f127054de8242d4e90f7ac1d4cdda421fe8b86 100644 (file)
--- a/i3lock.1
+++ b/i3lock.1
@@ -29,6 +29,7 @@ i3lock \- improved screen locker
 .RB [\|\-u\|]
 .RB [\|\-e\|]
 .RB [\|\-I\|]
+.RB [\|\-f\|]
 
 .SH DESCRIPTION
 .B i3lock
@@ -89,7 +90,7 @@ Display the given PNG image instead of a blank screen.
 
 .TP
 .BI \-c\  rrggbb \fR,\ \fB\-\-color= rrggbb
-Turn the screen into the given color instead of white. Color must be given in 6-byte
+Turn the screen into the given color instead of white. Color must be given in 3-byte
 format: rrggbb (i.e. ff0000 is red).
 
 .TP
@@ -115,6 +116,15 @@ another try. This can be useful if the XF86ScreenSaver key is used to
 put a laptop to sleep and bounce on resume or if you happen to wake up
 your computer with the enter key.
 
+.TP
+.B \-f, \-\-show-failed-attempts
+Show the number of failed attempts, if any.
+
+.TP
+.B \-\-debug
+Enables debug logging.
+Note, that this will log the password used for authentication to stdout.
+
 .SH SEE ALSO
 .IR xautolock(1)
 \- use i3lock as your screen saver