Fix output mode usage
The "Hz" part is required.
This commit is contained in:
parent
fcd524bb0d
commit
b34c198f0b
|
@ -24,7 +24,7 @@ must be separated by one space. For example:
|
||||||
|
|
||||||
# COMMANDS
|
# COMMANDS
|
||||||
|
|
||||||
*output* <name> mode|resolution|res [--custom] <WIDTHxHEIGHT>[@<RATE>[Hz]]
|
*output* <name> mode|resolution|res [--custom] <WIDTHxHEIGHT>[@<RATE>Hz]
|
||||||
Configures the specified output to use the given mode. Modes are a
|
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
|
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
|
display can be configured to use. For a list of available modes for each
|
||||||
|
|
Loading…
Reference in a new issue