aboutsummaryrefslogtreecommitdiffstats
path: root/swaylock
diff options
context:
space:
mode:
authorLibravatar Fabio Alessandro Locati <me@fale.io>2017-02-25 17:22:31 +0000
committerLibravatar Fabio Alessandro Locati <me@fale.io>2017-02-25 17:22:31 +0000
commitb6ea813e0168bda4fa15cfb5c9e2ab4fa6358c29 (patch)
tree51fa9f026158a69e3afff4a3e3788e94f676fa92 /swaylock
parentEdit packages in README (diff)
downloadsway-b6ea813e0168bda4fa15cfb5c9e2ab4fa6358c29.tar.gz
sway-b6ea813e0168bda4fa15cfb5c9e2ab4fa6358c29.tar.zst
sway-b6ea813e0168bda4fa15cfb5c9e2ab4fa6358c29.zip
Improve swaylock man
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.