Kaynağa Gözat

Improve documentation, fix #24

Fredrik Svantesson 7 yıl önce
ebeveyn
işleme
5b302a0a92
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3
    1
      README.md

+ 3
- 1
README.md Dosyayı Görüntüle

@@ -85,7 +85,9 @@ The minimum brightness is a feature implemented as some controllers make the scr
85 85
 
86 86
 ### Controller modes
87 87
 
88
-Finally, you can either use the built-in controller selection to get the controller with the maximum precision, or you can specify one manually with the -s flag. The -a flag will force automatic mode and is default. Use -L to get a list of controllers to use with the -s flag (to specify which controller to use).
88
+Finally, you can either use the built-in controller selection to get the controller with the maximum precision, or you can specify one manually with the -s flag. The -a flag will force automatic mode and is default. Use -L to get a list of controllers to use with the -s flag (to specify which controller to use). 
89
+
90
+**Notice: You _need_ to include the `-s` or `-a` flag on _every_ command you run. The controller setting will _not_ be stored anywhere! If you do not use any of the flags, it will always default to automatic selection.**
89 91
 
90 92
 ### Examples
91 93