/bash-usage-message

A usage message or help message.

Primary LanguageShell

BASH USAGE MESSAGE

An annotation-based usage message that displays an autogenerated command-line interface.

Output

Usage: ./bash.sh [command] ..

hello_world    Print the message "hello, world".
random_int     Generate a random int between 0-10.
help           This help.