1
0
Fork 0
zutils/NEWS
Daniel Baumann 60d97c7cb2
Merging upstream version 1.15.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-28 19:30:37 +02:00

7 lines
284 B
Text

Changes in version 1.15:
The new option '-x, --exclude' has been added to zcat, ztest, and zupdate.
The new option '--exclude' has been added to zgrep.
It excludes files matching a shell pattern (for example '*.o').
zgrep now exits with status 2 if a write error happens on stdout.