NAME
ort
—
test ort configuration
syntax
SYNOPSIS
ort |
[config...] |
DESCRIPTION
The ort
utility accepts an
ort(5)
config, defaulting to standard input, and tests its
syntax. The configuration may be broken apart into several files. It accepts
zero or more configuration files in the ort(5) format.
Warnings and errors, if any, are printed to standard error. On success, the configuration is reproduced on standard output.
EXIT STATUS
The ort
utility exits 0 on success,
and >0 if an error occurs.