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/dice | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/dice') diff --git a/bin/dice b/bin/dice index 4a145d0..e0b3b6e 100755 --- a/bin/dice +++ b/bin/dice @@ -12,6 +12,7 @@ usage() { help() { cat <<-'EOF' + Options: -h, --help show this message @@ -29,6 +30,7 @@ help() { $ dice 3 + Roll a D20: $ dice 20 -- cgit v1.2.3