`homeboy list`
Synopsis
sh
homeboy listDescription
homeboy list is a convenience command that prints the same help text as homeboy --help.
This command exists as a convenience entrypoint (for example when you want a quick command list without remembering --help).
Output
This command prints clap-generated homeboy --help output to stdout.
- Output is help-text (no JSON envelope).
Exit code
0on success.