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/pre | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/pre') diff --git a/bin/pre b/bin/pre index f588310..fdbd3d9 100755 --- a/bin/pre +++ b/bin/pre @@ -12,10 +12,14 @@ usage() { help() { cat <<-'EOF' + Options: -c COLOR ANSI color to be used on the prefix text -h, --help show this message + PREFIX the string to insert at the beginning + + Prefix STDIN with PREFIX. -- cgit v1.2.3