From 6fdc52200b917f66c4c41942810fd98b901c9d3c Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Sun, 8 Oct 2017 11:05:07 -0400 Subject: [PATCH] Document swaylock -f, scratchpad show --- swaylock.1.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/swaylock.1.txt b/swaylock.1.txt index 2a6fa37..9dbc00a 100644 --- a/swaylock.1.txt +++ b/swaylock.1.txt @@ -27,6 +27,10 @@ Options background of the image to the given color. Defaults to white (ffffff), or transparent (00000000) if an image is in use. +*-f, \--daemonize*:: + Fork into the background after spawning. Note: this is the default behavior of + i3lock. + *-i, \--image* [:]:: Display the given image, optionally only on the given output. Use -c to set a background color.