diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2019-12-29 19:21:08 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2019-12-29 19:21:08 +0100 |
commit | 2af0e53d6a0f61bea29ca6e1a9f2c9c11e8d6301 (patch) | |
tree | 49444538f449f426a6ea7b3721751fa541e4f893 /man | |
parent | Makefile update (diff) | |
download | lowbat-gnu-2af0e53d6a0f61bea29ca6e1a9f2c9c11e8d6301.tar.gz lowbat-gnu-2af0e53d6a0f61bea29ca6e1a9f2c9c11e8d6301.tar.bz2 lowbat-gnu-2af0e53d6a0f61bea29ca6e1a9f2c9c11e8d6301.tar.xz lowbat-gnu-2af0e53d6a0f61bea29ca6e1a9f2c9c11e8d6301.tar.zst lowbat-gnu-2af0e53d6a0f61bea29ca6e1a9f2c9c11e8d6301.zip |
README update
Diffstat (limited to 'man')
-rw-r--r-- | man/lowbat.1 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/lowbat.1 b/man/lowbat.1 index 1c3e01e..122d725 100644 --- a/man/lowbat.1 +++ b/man/lowbat.1 @@ -6,7 +6,6 @@ lowbat \- Lightweight battery warning utility .SH SYNOPSYS .B lowbat [\fB\-\-say\fR \fIMESSAGE\fR] -[\fB\-\-silent\fR] .SH DESCRIPTION \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%. @@ -15,9 +14,6 @@ It warns you using \fBnotify\-send\fR and \fBespeak\fR when your battery is fall .TP .BR \-\-say =\fIMESSAGE\fR Sets a custom audio message. -.TP -.BR \-\-silent -Disables audio messages. .SH BUGS No known bugs. .SH AUTHOR |