``` Spongecrab - bringing powerful argument parsing to bash scripts See '--example' and '--generate' for reference. Usage: spongecrab [OPTIONS] [-- ...] Arguments: [INPUT]... Raw text to parse Options: --name Application name [default: myscript] --about Application about text -p, --positional Add a (required) positional argument -o, --optional Add an optional positional argument -O, --option