diff options
Diffstat (limited to 'bin/pre')
-rwxr-xr-x | bin/pre | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |