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 /changelog.md | |
parent | b7016305e3fbb0228306d226768483984c7f7c1c (diff) | |
download | xmobar-e153ca29d537560f88a2cd3b2871fa6e8fe0423e.tar.gz xmobar-e153ca29d537560f88a2cd3b2871fa6e8fe0423e.tar.bz2 |
Fix MultiCoreTemp --hwmon-path argument docs
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 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. |