mirror of
https://github.com/uutils/diffutils.git
synced 2026-06-10 15:48:59 -07:00
72c7802f06
This is in preparation for adding the other diffutils commands, cmp, diff3, sdiff. We use a similar strategy to uutils/coreutils, with the single binary acting as one of the supported tools if called through a symlink with the appropriate name. When using the multi-tool binary directly, the utility needds to be the first parameter.