help
This field contains an optional string with help text for the task. It is used for CLI shell completion.
Example:
tasks:
flash:
help: "flash the compiled binary to the target device"
cmd:
- flash-tool ${out}
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
This field contains an optional string with help text for the task. It is used for CLI shell completion.
Example:
tasks:
flash:
help: "flash the compiled binary to the target device"
cmd:
- flash-tool ${out}