From 8ed45a60a87bcd8f77e0c2b9479b52418478af13 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 15 Nov 2019 10:54:46 +0100 Subject: Concrete man --- man/lowbat.1 | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'man') 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 -- cgit v1.2.3