alpm-mtree-validate(1) | General Commands Manual | alpm-mtree-validate(1) |
NAME
alpm-mtree-validate - Validate an MTREE file
SYNOPSIS
alpm-mtree validate [-h|--help] [FILE]
DESCRIPTION
Validate an MTREE file
Validate an MTREE file according to a schema. If the file can be validated, the program exits with no output and a return code of 0. If the file can not be validated, an error is emitted on stderr and the program exits with a non-zero exit code.
OPTIONS
- -h, --help
- Print help (see a summary with '-h')
- [FILE]
alpm-mtree-validate |