aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2022-08-08 13:38:24 +0800
committerSimon Ser <contact@emersion.fr>2022-08-08 08:03:27 +0200
commitebf441b359668c19da866bfdf3b126f171edac4f (patch)
tree8efba3ec0fc6f63aed10419fb1e76abd6e87c3b7
parent89d73beedbad2d484adc85fe114680e85d391958 (diff)
sway-output.5: improve display of parameter
Since "width" and "height" are separate parameters, show them as such.
-rw-r--r--sway/sway-output.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
index 45429da2..b7d5e577 100644
--- a/sway/sway-output.5.scd
+++ b/sway/sway-output.5.scd
@@ -24,7 +24,7 @@ must be separated by one space. For example:
# COMMANDS
-*output* <name> mode|resolution|res [--custom] <WIDTHxHEIGHT>[@<RATE>Hz]
+*output* <name> mode|resolution|res [--custom] <width>x<height>[@<rate>Hz]
Configures the specified output to use the given mode. Modes are a
combination of width and height (in pixels) and a refresh rate that your
display can be configured to use. For a list of available modes for each