aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-14 02:03:43 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-14 02:03:43 +0100
commitb4b6be9cf2b3cf98f489d462eb6e68e27cb7d180 (patch)
treeed35133104a09e7df6842cb169a36acd49a01b5e
parentAdded make as a dependency (diff)
downloadlowbat-gnu-b4b6be9cf2b3cf98f489d462eb6e68e27cb7d180.tar.gz
lowbat-gnu-b4b6be9cf2b3cf98f489d462eb6e68e27cb7d180.tar.bz2
lowbat-gnu-b4b6be9cf2b3cf98f489d462eb6e68e27cb7d180.tar.xz
lowbat-gnu-b4b6be9cf2b3cf98f489d462eb6e68e27cb7d180.tar.zst
lowbat-gnu-b4b6be9cf2b3cf98f489d462eb6e68e27cb7d180.zip
Man entry in README
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9ee1f3c..f29cf93 100644
--- a/README.md
+++ b/README.md
@@ -29,3 +29,9 @@ lowbat > /dev/null 2>&1 &
```shell
sudo make uninstall
```
+
+### See also
+
+```shell
+man 1 lowbat
+``` \ No newline at end of file