From 812f74342eeeb06f51ff52c69df1433234ae648e Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 15 Aug 2023 17:16:58 -0300 Subject: bin/msg: Improve help string --- bin/msg | 10 +++++----- 1 file 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 -- cgit v1.2.3