]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add -H as an alias for --speed-large-file to match GNU diff.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 2 Jun 2017 03:25:59 +0000 (03:25 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 2 Jun 2017 03:25:59 +0000 (03:25 +0000)
commitea67c7a015806b1435c5eb106204e31e323b14f3
tree512e9f60c7c40ef88e4b0dc5ad5b1445f3e819ae
parent13eb5b4943f93a10ea79990fb093a9c6bf80e27f
Add -H as an alias for --speed-large-file to match GNU diff.

This is undocumented to match GNU diff where -H is also undocumented.
Some existing software (such as kompare) uses this option by default.

Reviewed by: emaste, rpokala
Differential Revision: https://reviews.freebsd.org/D11022
usr.bin/diff/diff.c