diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-14 01:57:56 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2019-11-14 01:57:56 +0100 |
commit | 8c9c06086f916f90e0f604b284aabc3fbde0739b (patch) | |
tree | bf8f08c30700c713368538d03cdd22012d9ffdf8 /man | |
parent | Man finished (diff) | |
download | lowbat-gnu-8c9c06086f916f90e0f604b284aabc3fbde0739b.tar.gz lowbat-gnu-8c9c06086f916f90e0f604b284aabc3fbde0739b.tar.bz2 lowbat-gnu-8c9c06086f916f90e0f604b284aabc3fbde0739b.tar.xz lowbat-gnu-8c9c06086f916f90e0f604b284aabc3fbde0739b.tar.zst lowbat-gnu-8c9c06086f916f90e0f604b284aabc3fbde0739b.zip |
Finished README, good man
Diffstat (limited to 'man')
-rw-r--r-- | man/lowbat.1 | 12 |
1 files changed, 7 insertions, 5 deletions
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) |