| alpm-db-desc-format(1) | General Commands Manual | alpm-db-desc-format(1) |
NAME
alpm-db-desc-format - Parse and output a DB desc file in a different format
SYNOPSIS
alpm-db-desc format [-s|--schema] [-o|--output-format] [-p|--pretty] [-h|--help] [FILE]
DESCRIPTION
Parse and output a DB desc file in a different format
OPTIONS
- -s, --schema <VERSION>
- Provide the schema version to use.
If not provided, the schema version will be detected from the file.
- -o, --output-format <OUTPUT_FORMAT> [default: json]
- Provide the output format
Possible values:
- •
- json: The JSON output format
- -p, --pretty
- Pretty-print the output
- -h, --help
- Print help (see a summary with '-h')
- [FILE]
- Provide the file to read
| alpm-db-desc-format |