man: document -s and fix some typos

This commit is contained in:
Jente Hidskes 2020-07-16 15:41:31 +02:00
parent efb1121769
commit 1037adbab7
No known key found for this signature in database
GPG key ID: 04BE5A29F32D91EA

View file

@ -2,11 +2,11 @@ cage(1)
# NAME
cage - a Wayland kiosk compsitor
cage - a Wayland kiosk compositor
# SYNOPSIS
*cage* [-dhmrv] [--] _application_ [application argument ...]
*cage* [-dhmrsv] [--] _application_ [application argument ...]
# DESCRIPTION
@ -23,14 +23,17 @@ activities outside the scope of the running application are prevented.
Show the help message.
*-m* <mode>
Set the multi-monitor behaviour. Supported modes are:
Set the multi-monitor behavior. Supported modes are:
*last* Cage uses only the last connected monitor.
*extend* Cage extends the display across all connected monitors.
*-r*
Rotate the output 90 degrees clockwise. This can be specifed up to three
Rotate the output 90 degrees clockwise. This can be specified up to three
times, each resulting in an additional 90 degrees clockwise rotation.
*-s*
Allow VT switching
*-v*
Show the version number and exit.