Compare commits

..

1 Commits

Author SHA1 Message Date
c0fcc65716 Added overwrite output mode for things like live monitoring. 2025-02-02 23:28:28 -08:00

View File

@ -46,7 +46,7 @@ Available options:
--sensors : Print sensor readings even if setting a fan speed --sensors : Print sensor readings even if setting a fan speed
--compact : Print sensor reading in a compact one-line per card format --compact : Print sensor reading in a compact one-line per card format
--watch N : Keep printing output every N seconds --watch N : Keep printing output every N seconds
--overwrite : Overwrite previously displayed info with --watch and --compact instead of continuously logging --overwrite : Overwrite previously displayed info with --watch instead of continuously logging
``` ```
### Examples: ### Examples: