diff --git a/cage.1.scd b/cage.1.scd index 51714a3..a67cddf 100644 --- a/cage.1.scd +++ b/cage.1.scd @@ -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* - 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.