readme-cli-help
v0.5.1
Published
Maintain the output of help commands and other code blocks in your `README` file.
Readme
Test
The following is a help code block itself generated using readme-cli-help:
Usage: readme-cli-help check [--config-path CONFIG_PATH]
readme-cli-help update [--config-path CONFIG_PATH]
readme-cli-help --help
readme-cli-help --version
readme-cli-help --completions SHELL [[ARG...]]
check Check the contents without updating.
update Update all contents.
--help Show help information.
--version Show version information.
--completions SHELL Generate shell completion script.
ARG Command line arguments for completion suggestions (used by shell integration; you usually don't need to provide this).