aboutsummaryrefslogtreecommitdiffstats
path: root/swaylock
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-10-08 11:05:07 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2017-10-08 11:09:24 -0400
commita6d5cad30981723746b8202ec9e104de096d6d1d (patch)
tree0b7453002438f4dac413383bca339ca6c0719386 /swaylock
parentMerge pull request #1263 from nyorain/master (diff)
downloadsway-a6d5cad30981723746b8202ec9e104de096d6d1d.tar.gz
sway-a6d5cad30981723746b8202ec9e104de096d6d1d.tar.zst
sway-a6d5cad30981723746b8202ec9e104de096d6d1d.zip
Document swaylock -f, scratchpad show
Diffstat (limited to 'swaylock')
-rw-r--r--swaylock/swaylock.1.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/swaylock/swaylock.1.txt b/swaylock/swaylock.1.txt
index 2a6fa372..9dbc00a2 100644
--- a/swaylock/swaylock.1.txt
+++ b/swaylock/swaylock.1.txt
@@ -27,6 +27,10 @@ Options
27 background of the image to the given color. Defaults to white (ffffff), or 27 background of the image to the given color. Defaults to white (ffffff), or
28 transparent (00000000) if an image is in use. 28 transparent (00000000) if an image is in use.
29 29
30*-f, \--daemonize*::
31 Fork into the background after spawning. Note: this is the default behavior of
32 i3lock.
33
30*-i, \--image* [<output>:]<path>:: 34*-i, \--image* [<output>:]<path>::
31 Display the given image, optionally only on the given output. Use -c to set 35 Display the given image, optionally only on the given output. Use -c to set
32 a background color. 36 a background color.