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/email | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/email') diff --git a/bin/email b/bin/email index e6b055c..7c6eca4 100755 --- a/bin/email +++ b/bin/email @@ -12,6 +12,7 @@ usage() { help() { cat <<-'EOF' + Options: -s SUBJECT the email subject (default: "CLI email: No subject") -f FROM the addr to send from (default: "eu@euandre.org") -- cgit v1.2.3