diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2024-09-12 14:01:09 -0500 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2024-09-12 14:01:09 -0500 |
commit | b16a818cd0918845ea899bb913ce4320a606a510 (patch) | |
tree | e1256eb47e2270e49138949ee749cf82ed744cb2 /lowbat.1 | |
parent | 7fe3ed119341313532b4ea92be60a116ba17eba9 (diff) | |
download | lowbat-b16a818cd0918845ea899bb913ce4320a606a510.tar.xz lowbat-b16a818cd0918845ea899bb913ce4320a606a510.zip |
add charging state to stdout when ran
Diffstat (limited to 'lowbat.1')
-rw-r--r-- | lowbat.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ The daemon will send a warning notification the user when their battery level drops below 20% while the batteries are discharging, and another critical warning at 5%. .P -The current battery level will also be displayed in stdout. +The current battery level and charging state will also be displayed in stdout. .SH USAGE Call the lowbat executable in your .B |