From d669b9c4004a5aaeb026f399bcd3cb5ecfb69630 Mon Sep 17 00:00:00 2001
From: PA4WDH
Date: Tue, 30 Jul 2024 16:46:53 +0200
Subject: Update README.html
---
README.html | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/README.html b/README.html
index 5ed6157..a573de9 100644
--- a/README.html
+++ b/README.html
@@ -39,8 +39,15 @@
-g the cpufreq governor to use. Conservative seems to work
nicely with this daemon's concept. Use the special keyword
"keep" to prevent this daemon from changing the governor
- -i set the file for CPU temperature readout. Most sensors
- should be available in sysfs somewhere
+ -i set the input for CPU temperature. This can be set in several ways:
+
+ - An absolute path (usually somewhere in /sys), this should start with a /
+
+ - The name of a sensor (for example "Package id 0" from coretemp)
+ don't forget to quote when the name contains spaces
+ - The word "auto" triggers autodetection
+
+
-p set poll interval
-s set the step size to increase/decrease CPU speed.
Note that this value will be multiplied by the difference between the CPU
--
cgit v1.2.3