alpm-repo-files-validate(1) General Commands Manual alpm-repo-files-validate(1)

alpm-repo-files-validate - Validate an alpm-repo-files file.

alpm-repo-files validate [-i|--input-file] [-h|--help]

Validate an alpm-repo-files file.

If the file can be validated, the program exits with no output and an exit code of zero. If the file cannot be validated, an error is emitted on stderr and the program exits with a non-zero exit code.

An input file to read from.

If no file is provided, stdin is used instead.

May also be specified with the ALPM_REPO_FILES_VALIDATE_INPUT_FILE environment variable.
Print help (see a summary with '-h')
alpm-repo-files-validate