# Command-Line Help for `autocomplete`
This document contains the help content for the `autocomplete` command-line program.
**Command Overview:**
* [`autocomplete`↴](#autocomplete)
## `autocomplete`
Renders shell completion scripts.
**Usage:** `autocomplete --out <out> --shell <shell>`
###### **Options:**
* `-o`, `--out <OUT>`
* `-s`, `--shell <SHELL>`
Possible values: `bash`, `zsh`, `fish`, `elvish`, `powershell`
<hr/>
<small><i>
This document was generated automatically by
<a href="https://crates.io/crates/clap-markdown"><code>clap-markdown</code></a>.
</i></small>