From e153ca29d537560f88a2cd3b2871fa6e8fe0423e Mon Sep 17 00:00:00 2001 From: Sebastian Nagel Date: Fri, 18 Jun 2021 12:37:22 +0200 Subject: Fix MultiCoreTemp --hwmon-path argument docs --- changelog.md | 2 +- doc/plugins.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index c516e8f..f3c38d8 100644 --- a/changelog.md +++ b/changelog.md @@ -59,7 +59,7 @@ _Bug fixes_ _New features_ - `MultiCoreTemp` now works with Ryzen processors. New option - `--hwmonitor-path` for better performance. + `--hwmon-path` for better performance. - CPU Monitor optimizations. - Version bumps for some dependencies, including timezone-olson. 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 -- cgit v1.2.3