alpm-repo-files-validate(1) General Commands Manual NAME alpm-repo-files-validate - Validate an alpm-repo-files file. SYNOPSIS alpm-repo-files validate [-i|--input-file] [-h|--help] DESCRIPTION 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. OPTIONS -i, --input-file 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. -h, --help Print help (see a summary with '-h') alpm-repo-files-validate alpm-repo-files-validate(1)