ソースを参照

Improve documentation, fix #24

Fredrik Svantesson 8 年 前
コミット
5b302a0a92
共有1 個のファイルを変更した3 個の追加1 個の削除を含む
  1. 3
    1
      README.md

+ 3
- 1
README.md ファイルの表示

85
 
85
 
86
 ### Controller modes
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
 ### Examples
92
 ### Examples
91
 
93