pub(crate) async fn run(output: &str) -> Result<(), OperationOutcomeError>Expand description
Runs the doc command: renders this CLI’s --help text for every command to Markdown.
pub(crate) async fn run(output: &str) -> Result<(), OperationOutcomeError>Runs the doc command: renders this CLI’s --help text for every command to Markdown.