summaryrefslogtreecommitdiffstats
path: root/swaylock
diff options
context:
space:
mode:
Diffstat (limited to 'swaylock')
-rw-r--r--swaylock/swaylock.1.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/swaylock/swaylock.1.txt b/swaylock/swaylock.1.txt
index c5e3dcf7..93302f9d 100644
--- a/swaylock/swaylock.1.txt
+++ b/swaylock/swaylock.1.txt
@@ -24,10 +24,11 @@ Options
24 24
25*-c, \--color* <rrggbb[aa]>:: 25*-c, \--color* <rrggbb[aa]>::
26 Turn the screen into the given color instead of white. If an image is in use, 26 Turn the screen into the given color instead of white. If an image is in use,
27 also enables color display. 27 also enables color display. This option and -i are mutually exclusive.
28 28
29*-i, \--image* [<output>:]<path>:: 29*-i, \--image* [<output>:]<path>::
30 Display the given image, optionally only on the given output. 30 Display the given image, optionally only on the given output. This option
31 and -i are mutually exclusive.
31 32
32*--scaling*:: 33*--scaling*::
33 Scaling mode for images: stretch, fill, fit, center, or tile. 34 Scaling mode for images: stretch, fill, fit, center, or tile.