Crate clap_markdown_dfir

Source
Expand description

Autogenerate Markdown documentation for clap command-line tools

See Examples for examples of the content clap-markdown generates.

Structs§

MarkdownOptions

Functions§

custom_help_markdown
Format the help information for command as Markdown, with custom options.
help_markdown
Format the help information for command as Markdown.
help_markdown_command
Format the help information for command as Markdown.
print_help_markdown
Format the help information for command as Markdown and print it.