Usage: about inventory [OPTIONS] LOCATION OUTPUT

  Collect the inventory of .ABOUT files to a CSV/JSON/XLSX file.

  LOCATION: Path to an ABOUT file or a directory with ABOUT files.

  OUTPUT: Path to the CSV/JSON/XLSX inventory file to create.

Options:
  -f, --format [json|csv|excel]  Set OUTPUT inventory file format.  [default:
                                 csv]
  -q, --quiet                    Do not print error or warning messages.
  --verbose                      Show all error and warning messages.
  -h, --help                     Show this message and exit.