aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-08-15 17:16:58 -0300
committerEuAndreh <eu@euandre.org>2023-08-15 17:16:58 -0300
commit812f74342eeeb06f51ff52c69df1433234ae648e (patch)
treecc8624ccfe9ad5f07766b4d8d05e84e0aafa91d6 /bin
parentetc/guix/home.scm: Add "pyserial" package (diff)
downloaddotfiles-812f74342eeeb06f51ff52c69df1433234ae648e.tar.gz
dotfiles-812f74342eeeb06f51ff52c69df1433234ae648e.tar.xz
bin/msg: Improve help string
Diffstat (limited to 'bin')
-rwxr-xr-xbin/msg10
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/msg b/bin/msg
index 4f09a1d..80491be 100755
--- a/bin/msg
+++ b/bin/msg
@@ -14,11 +14,11 @@ help() {
Options:
- -X send MESSAGE using the `xmpp` command
- -s play $XDG_DATA_HOME/msg/{good,bad}.ogg sound
- -S say MESSAGE using `speak`
- -m send email with MESSAGE as subject and empty body
- -D send desktop MESSAGE via `notify-send`
+ -X send MESSAGE using the xmpp(1) command
+ -s play(1) $XDG_DATA_HOME/msg/{good,bad}.ogg sound
+ -S say MESSAGE using speak(1)
+ -m send email(1) with MESSAGE as subject and empty body
+ -D send desktop MESSAGE via notify-send(1)
-b print terminal bell
-0 an OK message
-1 an error message