From c6188975d2da6c1696c4433f6fce8ae4c9a6ac38 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 12 Apr 2023 08:15:20 -0300 Subject: bin/: Make help string more consistent across several executables --- bin/boop | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/boop') diff --git a/bin/boop b/bin/boop index 23d1ed4..546c95c 100755 --- a/bin/boop +++ b/bin/boop @@ -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": -- cgit v1.2.3