summaryrefslogtreecommitdiffstats
path: root/swaylock/swaylock.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'swaylock/swaylock.1.txt')
-rw-r--r--swaylock/swaylock.1.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/swaylock/swaylock.1.txt b/swaylock/swaylock.1.txt
index 04594fd0..724573ce 100644
--- a/swaylock/swaylock.1.txt
+++ b/swaylock/swaylock.1.txt
@@ -23,10 +23,11 @@ Options
23 Show help message and quit. 23 Show help message and quit.
24 24
25*-c, \--color* <rrggbb[aa]>:: 25*-c, \--color* <rrggbb[aa]>::
26 Turn the screen into the given color instead of white. 26 Turn the screen into the given color instead of white. If an image is in use,
27 also enables color display.
27 28
28*-i, \--image* <path>:: 29*-i, \--image* [<display>:]<path>::
29 Display the given image. 30 Display the given image, optionally only on the given display.
30 31
31*-s, \--scaling*:: 32*-s, \--scaling*::
32 Scaling mode for images: stretch, fill, fit, center, or tile. 33 Scaling mode for images: stretch, fill, fit, center, or tile.
@@ -37,6 +38,11 @@ Options
37*-v, \--version*:: 38*-v, \--version*::
38 Show the version number and quit. 39 Show the version number and quit.
39 40
41*--socket <path>*::
42 Use the specified socket path. Otherwise, swaymsg will ask sway where the
43 socket is (which is the value of $SWAYSOCK, then of $I3SOCK).
44
45
40Authors 46Authors
41------- 47-------
42 48