# 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 --shell ` ###### **Options:** * `-o`, `--out ` * `-s`, `--shell ` Possible values: `bash`, `zsh`, `fish`, `elvish`, `powershell`
This document was generated automatically by clap-markdown.