diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/lowbat.1 | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/man/lowbat.1 b/man/lowbat.1 index 47d7eda..f0addc3 100644 --- a/man/lowbat.1 +++ b/man/lowbat.1 @@ -1,22 +1,27 @@ .\" Manpage for lowbat .\" Contact bousset.rudy@gmail.com to correct errors and typos. -.TH lowbat 1 "14 Nov 2019" "1.0" "lowbat User Reference" +.TH lowbat 1 "14 Nov 2019" "1.1" "lowbat User Reference" .SH NAME lowbat \- Lightweight battery warning utility .SH SYNOPSYS .B lowbat -[OPTION] +[\fB\-\-say\fR \fIMESSAGE\fR] +[\fB\-\-silent\fR] .SH DESCRIPTION -.B lowbat -is a small script meant to be run in the background. It warns you using -.B notify-send +.BR lowbat +is a small script meant to be run in the background. +It warns you using +.BR notify\-send and -.B espeak +.BR espeak when your battery is falling under 15%. .SH OPTIONS .TP -.BR --silent -disables espeak +.BR \-\-say =\fIMESSAGE\fR +Sets a custom message. +.TP +.BR \-\-silent +Disables \fBespeak\fR. .SH BUGS No known bugs. .SH AUTHOR |