diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2021-02-10 21:23:24 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2021-02-10 21:23:24 +0100 |
commit | d6f90a305d2ece6699f00ad19ae45d9fbc95bac8 (patch) | |
tree | 2a03be8bf5bab95733ea66fb79e498f2c1707a60 /man/lowbat.1 | |
parent | Comments update (diff) | |
download | lowbat-bsd-att-syntax-rewrite.tar.gz lowbat-bsd-att-syntax-rewrite.tar.bz2 lowbat-bsd-att-syntax-rewrite.tar.xz lowbat-bsd-att-syntax-rewrite.tar.zst lowbat-bsd-att-syntax-rewrite.zip |
In progressatt-syntax-rewrite
Diffstat (limited to 'man/lowbat.1')
-rw-r--r-- | man/lowbat.1 | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/man/lowbat.1 b/man/lowbat.1 index 149c62b..e69de29 100644 --- a/man/lowbat.1 +++ b/man/lowbat.1 @@ -1,30 +0,0 @@ -.\" Manpage for lowbat -.\" Contact bousset.rudy@gmail.com to correct errors and typos. -.TH lowbat 1 "29 Dec 2019" "lowbat 1.2" "Lowbat Reference" -.SH NAME -lowbat \- Lightweight battery warning utility -.SH SYNOPSYS -.B lowbat -[\fB\-\-say\fR \fIMESSAGE\fR] -.SH DESCRIPTION -\fBlowbat\fR is a small program meant to be run as a daemon. -It warns you using \fBnotify\-send\fR when your battery is falling under 15%. -\fBlowbat\fR can send audio notifications using \fBespeak\fR with the \fB--say\fR option. -.SH OPTIONS -.TP -.BR \-\-say =\fIMESSAGE\fR -Sets a custom audio message. -.SH TROUBLESHOOTING -If \fBlowbat\fR fails to run correctly, you might be missing a dependency. -To get run-time informations, simply run in a new terminal: -.TP -.in +.5i -$ lowbat -.SH AUTHOR -Written by Joe <bousset.rudy@gmail.com> -.SH REPORTING BUGS -No known bugs. Bugs and suggestions should be reported on GitHub at https://github.com/JozanLeClerc/lowbat-bsd/issues -.SH COPYRIGHT -Copyright 2020 Joe, under the BSD license (see LICENSE for licensing informations) -.SH SEE ALSO -dunst(1), notify-send(1), espeak(1) |