# Command-Line Help for `pm` This document contains the help content for the `pm` command-line program. **Command Overview:** - [`pm`↴](#pm) - [`pm complete`↴](#pm-complete) ## `pm` **Usage:** `pm [OPTIONS] [SEARCH] [COMMAND]` ###### **Subcommands:** - `complete` — Generate tab-completion scripts for your shell ###### **Arguments:** - `` ###### **Options:** - `-v`, `--verbose` — Increase logging verbosity - `-q`, `--quiet` — Decrease logging verbosity ## `pm complete` Generate tab-completion scripts for your shell **Usage:** `pm complete ` ###### **Arguments:** - `` Possible values: `markdown`, `bash`, `elvish`, `fish`, `powershell`, `zsh`
This document was generated automatically by clap-markdown.