]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - README.md
Merge pull request #85 from christophgysin/load-shorthand
[deb_pkgs/autorandr.git] / README.md
index 40588558316f32aad26699d2be99d70466254d2d..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
+* Christoph Gysin
 * Daniel Hahler
 * Maciej Sitarz
 * Mathias Svensson
@@ -108,12 +109,22 @@ Now autorandr can detect which hardware setup is active:
       mobile
       docked (detected)
 
-To automatically reload your setup, just append `--change` to the command line
+To automatically reload your setup:
 
-To manually load a profile, you can use the `--load <profile>` option.
+    $ autorandr --change
+
+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, apply `--force`.
+(re)configuration:
+
+    $ autorandr --load <profile> --force
 
 To prevent a profile from being loaded, place a script call _block_ in its
 directory. The script is evaluated before the screen setup is inspected, and