From c3f52a2e3c22a8e05b60f94b8344501b14e87794 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 16 Aug 2024 09:24:30 -0400 Subject: New -noerror option to suppress error messages Closes: https://github.com/tavianator/bfs/issues/142 --- docs/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/CHANGELOG.md') diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 358bc5d..aeaa7cc 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -16,6 +16,9 @@ For example, `bfs -newermt @946684800` will print files modified since January 1, 2000 (UTC). ([`c6bb003`](https://github.com/tavianator/bfs/commit/c6bb003b8882e9a16941f5803d072ec1cb728318)) +- The new `-noerror` option suppresses all error messages during traversal. + ([#142](https://github.com/tavianator/bfs/issues/142)) + ### Changes - `-mount` now excludes mount points entirely, to comply with the recently published POSIX 2024 standard. -- cgit v1.2.3