]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
readme: add example for short form of --load
authorChristoph Gysin <christoph.gysin@gmail.com>
Mon, 6 Nov 2017 18:19:56 +0000 (20:19 +0200)
committerChristoph Gysin <christoph.gysin@gmail.com>
Mon, 6 Nov 2017 18:19:56 +0000 (20:19 +0200)
README.md

index 30d2939153e5f2d07b3a38c204a1fd89bc0afd8c..764d347b3a26d1ca99d07a358e5431b02642d550 100644 (file)
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ Contributors to this version of autorandr are:
 * andersonjacob
 * Alexander Wirt
 * Chris Dunder
 * andersonjacob
 * Alexander Wirt
 * Chris Dunder
+* Christoph Gysin
 * Daniel Hahler
 * Maciej Sitarz
 * Mathias Svensson
 * Daniel Hahler
 * Maciej Sitarz
 * 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
 (re)configuration:
 
 autorandr tries to avoid reloading an identical configuration. To force the
 (re)configuration: