mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 16:01:27 +00:00
Merge pull request #1084 from Fale/improve-swaylock-man
Improve swaylock man
This commit is contained in:
commit
11f0260aab
|
@ -24,10 +24,11 @@ Options
|
|||
|
||||
*-c, \--color* <rrggbb[aa]>::
|
||||
Turn the screen into the given color instead of white. If an image is in use,
|
||||
also enables color display.
|
||||
also enables color display. This option and -i are mutually exclusive.
|
||||
|
||||
*-i, \--image* [<output>:]<path>::
|
||||
Display the given image, optionally only on the given output.
|
||||
Display the given image, optionally only on the given output. This option
|
||||
and -i are mutually exclusive.
|
||||
|
||||
*--scaling*::
|
||||
Scaling mode for images: stretch, fill, fit, center, or tile.
|
||||
|
|
Loading…
Reference in a new issue