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
|
||||
* Alexander Wirt
|
||||
* Chris Dunder
|
||||
* Christoph Gysin
|
||||
* Daniel Hahler
|
||||
* Maciej Sitarz
|
||||
* Mathias Svensson
|
||||
|
@ -116,6 +117,10 @@ To manually load a profile:
|
|||
|
||||
$ autorandr --load <profile>
|
||||
|
||||
or simply:
|
||||
|
||||
$ autorandr <profile>
|
||||
|
||||
autorandr tries to avoid reloading an identical configuration. To force the
|
||||
(re)configuration:
|
||||
|
||||
|
|
Loading…
Reference in New Issue