ORT-DIFF(1) General Commands Manual ORT-DIFF(1)

ort-diffcompute ort configuration differences

ort-diff [-d] [oldconfig...] -f [config...]

ort-diff [-d] oldconfig [config]

Accepts ort(5) config and oldconfig files, the latter defaulting to standard input, and produces differences between the two configurations.

It has no arguments, but the new configuration is preceded by -f. In a special case for simplicity, a single old and new configuration may be specified together without -f. Either oldconfig or config may be empty, and thus read from standard input, but not both.

ort-diff outputs a series of statements indicating differences. The format is not yet standardised.

This tool is still experimental.

The ort-diff utility exits with one of the following values:

No differences were found.
Differences were found.
An error occurred.

ort(5)

October 25, 2021 OpenBSD 6.7