aboutsummaryrefslogtreecommitdiff
path: root/swaylock/swaylock.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'swaylock/swaylock.1.txt')
-rw-r--r--swaylock/swaylock.1.txt46
1 files changed, 46 insertions, 0 deletions
diff --git a/swaylock/swaylock.1.txt b/swaylock/swaylock.1.txt
new file mode 100644
index 00000000..04594fd0
--- /dev/null
+++ b/swaylock/swaylock.1.txt
@@ -0,0 +1,46 @@
+/////
+vim:set ts=4 sw=4 tw=82 noet:
+/////
+:quotes.~:
+
+swaylock (1)
+============
+
+Name
+----
+swaylock - Screen locker for sway
+
+Synopsis
+--------
+'swaylock' [options]
+
+Lock the current sway session.
+
+Options
+-------
+
+*-h, --help*::
+ Show help message and quit.
+
+*-c, \--color* <rrggbb[aa]>::
+ Turn the screen into the given color instead of white.
+
+*-i, \--image* <path>::
+ Display the given image.
+
+*-s, \--scaling*::
+ Scaling mode for images: stretch, fill, fit, center, or tile.
+
+*-t, --tiling*::
+ Same as --scaling=tile.
+
+*-v, \--version*::
+ Show the version number and quit.
+
+Authors
+-------
+
+Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open
+source contributors. For more information about sway development, see
+<https://github.com/SirCmpwn/sway>.
+