aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-12-04 02:33:02 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-12-04 02:33:02 +0100
commit4f7a4f5aff0d2196aefad4353f45305d78d2ab9b (patch)
tree400e5e15d43734e6d0732cd40975b9e3b4febe59
parentWarns under 15% battery (diff)
downloadlowbat-gnu-4f7a4f5aff0d2196aefad4353f45305d78d2ab9b.tar.gz
lowbat-gnu-4f7a4f5aff0d2196aefad4353f45305d78d2ab9b.tar.bz2
lowbat-gnu-4f7a4f5aff0d2196aefad4353f45305d78d2ab9b.tar.xz
lowbat-gnu-4f7a4f5aff0d2196aefad4353f45305d78d2ab9b.tar.zst
lowbat-gnu-4f7a4f5aff0d2196aefad4353f45305d78d2ab9b.zip
Man update
-rw-r--r--man/lowbat.116
1 files changed, 6 insertions, 10 deletions
diff --git a/man/lowbat.1 b/man/lowbat.1
index 0b05ba7..4cec832 100644
--- a/man/lowbat.1
+++ b/man/lowbat.1
@@ -8,23 +8,19 @@ lowbat \- Lightweight battery warning utility
[\fB\-\-say\fR \fIMESSAGE\fR]
[\fB\-\-silent\fR]
.SH DESCRIPTION
-.BR lowbat
-is a small script meant to be run in the background.
-It warns you using
-.BR notify\-send
-and
-.BR espeak
-when your battery is falling under 15%.
+\fBlowbat\fR is a small program meant to be run in the background.
+It warns you using \fBnotify\-send\fR and \fBespeak\fR when your battery is falling under 15%.
+\fBlowbat\fR gets battery informations using \fBacpi\fR.
.SH OPTIONS
.TP
.BR \-\-say =\fIMESSAGE\fR
-Sets a custom message.
+Sets a custom audio message.
.TP
.BR \-\-silent
-Disables \fBespeak\fR.
+Disables audio messages.
.SH BUGS
No known bugs.
.SH AUTHOR
Joe
.SH SEE ALSO
-dunst(1), notify-send(1), espeak(1)
+dunst(1), notify-send(1), espeak(1), acpi(1)