Merge pull request #1801 from bobsaintcool/r0.15/man/scale_typo

<sway/man: In sway(5) treat scale as keyword for output command>
This commit is contained in:
Drew DeVault 2018-04-12 11:06:49 -04:00 committed by GitHub
commit 78740b9785
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).