From 8c9c06086f916f90e0f604b284aabc3fbde0739b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 14 Nov 2019 01:57:56 +0100 Subject: Finished README, good man --- README.md | 2 -- man/lowbat.1 | 12 +++++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ebfa328..fb151ad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -# README in progress - # lowbat 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. diff --git a/man/lowbat.1 b/man/lowbat.1 index 7724412..f00ba37 100644 --- a/man/lowbat.1 +++ b/man/lowbat.1 @@ -1,13 +1,15 @@ .\" Manpage for lowbat .\" Contact bousset.rudy@gmail.com to correct errors and typos. -.TH man 1 "14 Nov 2019" "1.0" "lowbat man page" +.TH man 1 "14 Nov 2019" "1.0" "lowbat Reference" .SH NAME -lowbat \- warns when battery is running low +lowbat \- A lightweight battery warning script .SH SYNOPSYS .B lowbat .SH DESCRIPTION -Very small script meant to be run in the background. It warns you using +.B +lowbat +mall script meant to be run in the background. It warns you using .B notify-send and @@ -18,9 +20,9 @@ when your battery is falling under 15%. .B lowbat does not take any options. -.SH SEE ALSO -dunst(1) .SH BUGS No known bugs. .SH AUTHOR Joe +.SH SEE ALSO +dunst(1), notify-send(1), espeak(1) -- cgit v1.2.3