aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/lowbat.120
1 files changed, 8 insertions, 12 deletions
diff --git a/man/lowbat.1 b/man/lowbat.1
index 5b35837..f1f31eb 100644
--- a/man/lowbat.1
+++ b/man/lowbat.1
@@ -2,24 +2,20 @@
.\" Contact bousset.rudy@gmail.com to correct errors and typos.
.TH man 1 "14 Nov 2019" "1.0" "lowbat Reference"
.SH NAME
-lowbat \- A lightweight battery warning daemon
+lowbat \- Lightweight battery warning utility
.SH SYNOPSYS
-.B
-lowbat
+.B lowbat
+[OPTION]
.SH DESCRIPTION
-.B
-lowbat
+.B lowbat
is a small script meant to be run in the background. It warns you using
-.B
-notify-send
+.B notify-send
and
-.B
-espeak
+.B espeak
when your battery is falling under 15%.
.SH OPTIONS
-.B
-lowbat
-does not take any options.
+.B lowbat
+does only take one option. You can enter a string as an as an argument. It will come as a replacement for the default warning message.
.SH BUGS
No known bugs.
.SH AUTHOR