# Command-Line Help for `zip2bodyfile` This document contains the help content for the `zip2bodyfile` command-line program. **Command Overview:** * [`zip2bodyfile`↴](#zip2bodyfile) ## `zip2bodyfile` creates bodyfile from ZIP Archives based on the contained files and folders **Usage:** `zip2bodyfile [OPTIONS] [ZIP_FILES]...` ###### **Arguments:** * `` — names of the archive files (commonly files with 'zip' extension) ###### **Options:** * `--show-archive-name` — show the name of the archive in the bodyfile output Possible values: `true`, `false` * `-v`, `--verbose` — Increase logging verbosity * `-q`, `--quiet` — Decrease logging verbosity
This document was generated automatically by clap-markdown.