aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-14 01:49:03 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-14 01:49:03 +0100
commit6a7c9c6347bb66ed98df30c017b63644330c6ce0 (patch)
tree1695d4e971ab13af773f69418f32937d611c6ff8
parentMakefile mistake (diff)
downloadlowbat-gnu-6a7c9c6347bb66ed98df30c017b63644330c6ce0.tar.gz
lowbat-gnu-6a7c9c6347bb66ed98df30c017b63644330c6ce0.tar.bz2
lowbat-gnu-6a7c9c6347bb66ed98df30c017b63644330c6ce0.tar.xz
lowbat-gnu-6a7c9c6347bb66ed98df30c017b63644330c6ce0.tar.zst
lowbat-gnu-6a7c9c6347bb66ed98df30c017b63644330c6ce0.zip
Man update
-rw-r--r--README.md2
-rw-r--r--man/lowbat.111
2 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index 976010c..ebfa328 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
# lowbat
-Very small script that runs in the background and warns you when your battery is low until you plug your laptop in.
+Very small script that runs in the background and warns you when your battery is low until you plug your laptop in. It is POSIX compliant, which is nice.
## Dependencies
diff --git a/man/lowbat.1 b/man/lowbat.1
index 4571a0a..b5d17da 100644
--- a/man/lowbat.1
+++ b/man/lowbat.1
@@ -3,3 +3,14 @@
.TH man 1 "14 Nov 2019" "1.0" "lowbat man page"
.SH NAME
lowbat \- warns when battery is running low
+.SH SYNOPSYS
+.B
+lowbat
+.SH DESCRIPTION
+Very small script meant to be run in the background. It warns you using
+.B
+notify-send
+and
+.B
+espeak
+when your battery is falling under 15%.