/SHOW=(option[,...]) Controls which checksum and additional information is output to the device. Options for this qualifier are as follows: o ALL - Sets all of the applicable options, with the following restrictions: - For file checksums, only the DATA keyword is allowed. - For image checksums, all keywords are allowed. - For object checksums, the SEGMENT keyword is not allowed. o DATA - Outputs the full file name and the file checksum. For compatibility, this option is available for /FILE. o EXCLUDED - Formats the data excluded from the image or object checksums. o HEADERS - Output checksums of all Integrity servers headers. This option is set by default for /IMAGE and /OBJECT. o SECTIONS - Output checksums of all ELF-64 sections. This option is set by default for /OBJECT. o SEGMENTS - Output checksums of all ELF-64 program segments. This option is set by default for /IMAGE.