summaryrefslogtreecommitdiff
path: root/i3lock.1
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2011-09-25 13:34:26 +0100
committerMichael Stapelberg <michael@stapelberg.de>2011-09-25 13:34:26 +0100
commit493b02aa0408bb3dce6b4cda4e8352053e2188ef (patch)
treec6a80bc45777bf3f3f076d8f1b86ff0a640a7b93 /i3lock.1
parent5932ee24a72e508875d094f4197d48d12085f872 (diff)
manpage: mention arguments in OPTIONS section, too (Thanks TrickSTer)
Diffstat (limited to 'i3lock.1')
-rw-r--r--i3lock.16
1 files changed, 3 insertions, 3 deletions
diff --git a/i3lock.1 b/i3lock.1
index b0f45a4..fb517f6 100644
--- a/i3lock.1
+++ b/i3lock.1
@@ -70,11 +70,11 @@ 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, \-\-image
+.BI \-i\ path \fR,\ \fB\-\-image= path
Display the given PNG image instead of a blank screen.
.TP
-.B \-c, \-\-color
+.BI \-c\ rrggbb \fR,\ \fB\-\-color= rrggbb
Turns the screen into the given color instead of white. Color must be given in 6-byte
format: rrggbb (i.e. ff0000 is red)
@@ -84,7 +84,7 @@ If an image is specified (via -i) it will display the image tiled all over the s
(if it is a multi-monitor setup, the image is visible on all screens).
.TP
-.B \-p, \-\-pointer
+.BI \-p\ win|default \fR,\ \fB\-\-pointer= win|default
If you specify "default",
.B i3lock
does not hide your Mousepointer. If you specify "win",