]> git.sur5r.net Git - i3/i3lock/blobdiff - i3lock.1
grabbing: make the retry loop much slower (waits up to half a second)
[i3/i3lock] / i3lock.1
index d8a60a8a72805f83c43f00dda4c2a51f31fe92f4..c2e7b43768069d9199d115acf0c38d5991a383c9 100644 (file)
--- a/i3lock.1
+++ b/i3lock.1
@@ -71,8 +71,7 @@ you did not disable this in your X server).
 
 .TP
 .B \-i, \-\-image
-Display the given XPM image instead of a blank screen. You can convert an image to
-XPM by using convert(1) from ImageMagick or GIMP for example.
+Display the given PNG image instead of a blank screen.
 
 .TP
 .B \-c, \-\-color
@@ -80,7 +79,7 @@ Turns the screen into the given color instead of white. Color must be given in 6
 format: rrggbb (i.e. ff0000 is red)
 
 .TP
-.B \-t, \-\-tile
+.B \-t, \-\-tiling
 If an image is specified (via -i) it will display the image tiled all over the screen
 (if it is a multi-monitor setup, the image is visible on all screens).