milpa help
Display usage information for any command
Usage
milpa help SUBCOMMAND
Description
Provides documentation for any command known to milpa, including its known arguments and options.
Colorized output
By default, and unless NO_COLOR is set, milpa help will query the environment variable COLORFGBG to decide which style to use when rendering help, unless if HELP_STYLE is set to any of the following values: light, dark, markdown, or auto. 24-bit color is available when COLORTERM is set to truecolor.
Subcommands
-
docs- Displays docs on TOPIC
Global Options
--color(bool): Always print colors to stderr. Default: true.--help(bool): Display help for any command.--no-color(bool): Disable printing of colors to stderr.--silent(bool): Silence non-error logging.--skip-validation(bool): Do not validate any arguments or options.--verbose(bool): Log verbose output to stderr.