diff options
author | Sebastian Nagel <sebastian.nagel@ncoding.at> | 2021-06-18 12:37:22 +0200 |
---|---|---|
committer | Sebastian Nagel <sebastian.nagel@ncoding.at> | 2021-06-18 12:37:22 +0200 |
commit | e153ca29d537560f88a2cd3b2871fa6e8fe0423e (patch) | |
tree | e3273e7fc6e390904eda75def8ab1f4ecc6f941b /doc/plugins.org | |
parent | b7016305e3fbb0228306d226768483984c7f7c1c (diff) | |
download | xmobar-e153ca29d537560f88a2cd3b2871fa6e8fe0423e.tar.gz xmobar-e153ca29d537560f88a2cd3b2871fa6e8fe0423e.tar.bz2 |
Fix MultiCoreTemp --hwmon-path argument docs
Diffstat (limited to 'doc/plugins.org')
-rw-r--r-- | doc/plugins.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins.org b/doc/plugins.org index 2510cb5..fe40a94 100644 --- a/doc/plugins.org +++ b/doc/plugins.org @@ -424,7 +424,7 @@ something like: limit for percentage calculation. - =--maxtemp=: temperature in degree Celsius, that sets the upper limit for percentage calculation. - - =--hwmonitor-path=: this monitor tries to find coretemp devices by + - =--hwmon-path=: this monitor tries to find coretemp devices by looking for them in directories following the pattern =/sys/bus/platform/devices/coretemp.*/hwmon/hwmon*=, but some processors (notably Ryzen) might expose those files in a different |