const HELP: &str = include_str!;
const CARGO_BOOTIMAGE_HELP: &str = include_str!;
const RUNNER_HELP: &str = include_str!;
/// Prints a general help text.
/// Prints the help for the `cargo bootimage` command.
/// Prints the help for the `bootimage runner` command.
/// Prints the version of this crate.