aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Bourgeois <quentin@bourgeois.eu>2018-04-12 14:59:57 +0000
committerQuentin Bourgeois <quentin@bourgeois.eu>2018-04-12 14:59:57 +0000
commitbd3e4e326e4e66ccd4525c18bdca6caaf7a2983e (patch)
tree0f38b855ff54a879205b6edb4dc549255a004f6d
parent22db601331b3f2a4a92fa56835cd7fe98ffaaba1 (diff)
downloadsway-bd3e4e326e4e66ccd4525c18bdca6caaf7a2983e.zip
sway-bd3e4e326e4e66ccd4525c18bdca6caaf7a2983e.tar.gz
sway-bd3e4e326e4e66ccd4525c18bdca6caaf7a2983e.tar.bz2
<sway/man: In sway(5) treat scale as keyword for output command>
Signed-off-by: Quentin Bourgeois <quentin@bourgeois.eu>
-rw-r--r--sway/sway.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index 93e942d..fbe5cff 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -362,7 +362,7 @@ The default colors are:
**output** <name> <position|pos> <X,Y>::
Configures the specified output to be arranged at the given position.
-**output** <name> <scale> <I>::
+**output** <name> scale <I>::
Configures the specified output to be scaled up by the specified integer
scaling factor (usually 2 for HiDPI screens).