]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
readme: expand text to full examples
authorChristoph Gysin <christoph.gysin@gmail.com>
Mon, 6 Nov 2017 18:19:27 +0000 (20:19 +0200)
committerChristoph Gysin <christoph.gysin@gmail.com>
Mon, 6 Nov 2017 18:19:27 +0000 (20:19 +0200)
README.md

index 40588558316f32aad26699d2be99d70466254d2d..30d2939153e5f2d07b3a38c204a1fd89bc0afd8c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -108,12 +108,18 @@ 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>
 
 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