aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-04-18 22:48:19 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-04-18 22:48:19 +0200
commita58527a285a1c863461a7c915ec4e12f19f40ac9 (patch)
tree92d7ceba10950f440f4d40a482d54c3bc7cee8cf
parentAdded readme (diff)
downloadlowbat-bsd-a58527a285a1c863461a7c915ec4e12f19f40ac9.tar.gz
lowbat-bsd-a58527a285a1c863461a7c915ec4e12f19f40ac9.tar.bz2
lowbat-bsd-a58527a285a1c863461a7c915ec4e12f19f40ac9.tar.xz
lowbat-bsd-a58527a285a1c863461a7c915ec4e12f19f40ac9.tar.zst
lowbat-bsd-a58527a285a1c863461a7c915ec4e12f19f40ac9.zip
README update
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index c03669c..67c8800 100644
--- a/README.org
+++ b/README.org
@@ -39,6 +39,9 @@ Only one option is available:
#+BEGIN_SRC shell
lowbat --say "your custom message" > /dev/null 2>&1 &
#+END_SRC
+#+BEGIN_SRC shell
+lowbat --say "beep beep - low battery" > /dev/null 2>&1 &
+#+END_SRC
** Uninstallation
#+BEGIN_SRC shell