# Command-Line Help for `cleanhive` This document contains the help content for the `cleanhive` command-line program. **Command Overview:** * [`cleanhive`↴](#cleanhive) ## `cleanhive` merges logfiles into a hive file **Usage:** `cleanhive [OPTIONS] ` ###### **Arguments:** * `` — name of the file to dump ###### **Options:** * `-L`, `--log ` — transaction LOG file(s). This argument can be specified one or two times * `-v`, `--verbose` — Increase logging verbosity * `-q`, `--quiet` — Decrease logging verbosity * `-O`, `--output ` — name of the file to which the cleaned hive will be written Default value: `-`
This document was generated automatically by clap-markdown.