Searched hist:"8 cf449db88b2c7a505bc241a78f9736b43f2ede5" (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/diff/ |
H A D | diff.c | diff 93b7af1d854db2a92dc9fcca70e068a159385f4d Thu Mar 10 17:24:02 CET 2022 Tom Jones <thj@FreeBSD.org> diff: Re-add void argument to usage
Previous commit (8cf449db88b2c7a505bc241a78f9736b43f2ede5) unintentionally dropped the 'void' argument to usage, reinstate it.
Sponsored by: Klara Inc. diff 8cf449db88b2c7a505bc241a78f9736b43f2ede5 Thu Mar 10 17:15:39 CET 2022 Tom Jones <thj@FreeBSD.org> diff: add support for --help and --version
Add support for --help and --version to be compatible with gnu diff.
gnu diff --help writes to stdout, do the same to be compatible
Reviewed by: bapt, pstef, debrup, Pau Amma Sponsored by: Klara Inc. Differential Revision: https://reviews.freebsd.org/D34508
|
H A D | diff.1 | diff 8cf449db88b2c7a505bc241a78f9736b43f2ede5 Thu Mar 10 17:15:39 CET 2022 Tom Jones <thj@FreeBSD.org> diff: add support for --help and --version
Add support for --help and --version to be compatible with gnu diff.
gnu diff --help writes to stdout, do the same to be compatible
Reviewed by: bapt, pstef, debrup, Pau Amma Sponsored by: Klara Inc. Differential Revision: https://reviews.freebsd.org/D34508
|