diff options
Diffstat (limited to 'bin/boop')
-rwxr-xr-x | bin/boop | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,7 @@ usage() { help() { cat <<-'EOF' + Options: -m MESSAGE text message of the desktop notification (default: COMMAND) @@ -26,6 +27,7 @@ help() { $ boop echo 123 + Fail with the underlying 127 return code with the message "ERROR": |