readme: add example for short form of --load
This commit is contained in:
parent
5202ca9d55
commit
b0257a2703
|
@ -39,6 +39,7 @@ Contributors to this version of autorandr are:
|
||||||
* andersonjacob
|
* andersonjacob
|
||||||
* Alexander Wirt
|
* Alexander Wirt
|
||||||
* Chris Dunder
|
* Chris Dunder
|
||||||
|
* Christoph Gysin
|
||||||
* Daniel Hahler
|
* Daniel Hahler
|
||||||
* Maciej Sitarz
|
* Maciej Sitarz
|
||||||
* Mathias Svensson
|
* Mathias Svensson
|
||||||
|
@ -116,6 +117,10 @@ To manually load a profile:
|
||||||
|
|
||||||
$ autorandr --load <profile>
|
$ autorandr --load <profile>
|
||||||
|
|
||||||
|
or simply:
|
||||||
|
|
||||||
|
$ autorandr <profile>
|
||||||
|
|
||||||
autorandr tries to avoid reloading an identical configuration. To force the
|
autorandr tries to avoid reloading an identical configuration. To force the
|
||||||
(re)configuration:
|
(re)configuration:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue