]> git.sur5r.net Git - i3/i3lock/blobdiff - i3lock.1
Indicate that the --inactivity-timeout option takes an argument.
[i3/i3lock] / i3lock.1
index 05a886f0b3ca4b250973cef6c9e564ad547ff536..14ff580a3238cec61ce8f8b3cf2e3807d7c20e96 100644 (file)
--- a/i3lock.1
+++ b/i3lock.1
@@ -28,7 +28,8 @@ i3lock \- improved screen locker
 .IR pointer\|]
 .RB [\|\-u\|]
 .RB [\|\-e\|]
-.RB [\|\-I\|]
+.RB [\|\-I
+.IR timeout\|]
 .RB [\|\-f\|]
 
 .SH DESCRIPTION
@@ -71,7 +72,7 @@ option, DPMS will turn off your screen after 15 minutes of inactivity anyways (i
 you did not disable this in your X server).
 
 .TP
-.B \-I, \-\-inactivity-timeout
+.BI \-I\  seconds \fR,\ \fB\-\-inactivity-timeout= seconds
 Specifies the number of seconds i3lock will wait for another password before
 turning off the monitors, in case you entered a wrong password or canceled by
 pressing Escape. Only makes sense together with \-d. If omitted, the default is
@@ -123,6 +124,7 @@ 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)