# Command-Line Help for `man`
This document contains the help content for the `man` command-line program.
**Command Overview:**
* [`man`↴](#man)
## `man`
Renders the manual.
**Usage:** `man --out <out> --format <format>`
###### **Options:**
* `-o`, `--out <OUT>`
* `-f`, `--format <FORMAT>`
Possible values: `manpages`, `markdown`
<hr/>
<small><i>
This document was generated automatically by
<a href="https://crates.io/crates/clap-markdown"><code>clap-markdown</code></a>.
</i></small>