unitdiff (1) Linux Manual Page
unitdiff – Describe differences in the interface of a FPC unit. Synopsisunitdiff [–disable-arguments] [–disable-private] [–disable-protected] [–help] [–lang=language] [–list] [–output=filename] [–sparse] file1 file2 Descriptionunitdiff scans one or two Free Pascal unit source files and either lists all available identifiers, or describes the differences in identifiers between the two units. UsageYou can invoke unitdiff with as the…
