i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 178b858116ffcc3fa266669559861a91bf50a0ad
parent e5f86339bc95cb7b7eaafffdd479617c91d5814f
Author: Vytautas Ĺ altenis <vytas@rtfb.lt>
Date:   Tue, 18 Mar 2014 22:40:17 +0200

Fix typo in manual

Diffstat:
Mi3lock.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i3lock.1 b/i3lock.1
@@ -89,7 +89,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