compare-tools

usage: compare-tools [-h] [--encoding NAME] [--encoding-errors NAME]
                     [--command COMMAND] [--files-from FILE]
                     [files ...]

Positional Arguments

files

options

--encoding

encoding of command output

Default: “UTF-8”

--encoding-errors

error handling scheme when decoding text

Default: “strict”

--command, -c

command line (use ‘{}’ for filename, omit for stdin)

--files-from

Read paths to files from this file.