diff options
Diffstat (limited to 'bin/msg')
-rwxr-xr-x | bin/msg | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |