Blob Blame History Raw
From c1a91badbed68ab63e1109bf74902e2f88bae008 Mon Sep 17 00:00:00 2001
From: Michael Stapelberg <michael@stapelberg.de>
Date: Sat, 27 Jun 2009 21:06:44 +0100
Subject: Document the new option in the manpage

---
diff --git i3lock-1.0.orig/i3lock.1 i3lock-1.0/i3lock.1
index 922c153..214d22a 100644
--- i3lock-1.0.orig/i3lock.1
+++ i3lock-1.0/i3lock.1
@@ -8,7 +8,7 @@
 .fi
 ..
 
-.TH i3lock 1 "MAY 2009" Linux "User Manuals"
+.TH i3lock 1 "JUNE 2009" Linux "User Manuals"
 
 .SH NAME
 i3lock \- slightly improved version of slock
@@ -19,6 +19,8 @@ i3lock \- slightly improved version of slock
 .RB [\|\-n\|]
 .RB [\|\-b\|]
 .RB [\|\-d\|]
+.RB [\|\-i
+.IR image.xpm \|]
 
 .SH DESCRIPTION
 .B i3lock
@@ -64,6 +66,11 @@ Enable turning off your screen using DPMS. Note that, when you do not specify th
 option, DPMS will turn off your screen after 15 minutes of inactivity anyways (if
 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.
+
 .SH AUTHOR
 Michael Stapelberg <michael+i3lock at stapelberg dot de>
 
--
cgit v0.8.3