commit 9812641d44b71ba2c382c8c794b217c09cec123a
parent c22f736c583d4579d0072407ed9a7a9807e8cb89
Author: Raymond Li <hi@raymond.li>
Date: Wed, 2 Jun 2021 21:16:10 -0400
Merge pull request #222 from Rio6/update-man
Add new background options to man page
Diffstat:
1 file changed, 18 insertions(+), 0 deletions(-)
diff --git a/i3lock.1 b/i3lock.1
@@ -125,6 +125,24 @@ If an image is specified (via \-i) it will display the image centered on the
screen (with a multi-monitor setup, the image is visible on all screens).
.TP
+.B \-F, \-\-fill
+If an image is specified (via \-i) it will scale the image until it fills the
+screen. A portion of the image will be cropped.
+(with a multi-monitor setup, the image is visible on all screens).
+
+.TP
+.B \-M, \-\-max
+If an image is specified (via \-i) it will scale the image until either the
+width or the height fits the screen without being cropped. The border color
+can be set via \-c. (with a multi-monitor setup, the image is visible on all screens).
+
+.TP
+.B \-L, \-\-scale
+If an image is specified (via \-i) it will stretch the image until both the
+width and the height fits the screen.
+(with a multi-monitor setup, the image is visible on all screens).
+
+.TP
.BI \-p\ win|default \fR,\ \fB\-\-pointer= win|default
If you specify "default",
.B i3lock