From b85a344c3645d7748eeb4f3e49e15180d16c5882 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 7 Jun 2020 15:15:33 -0400 Subject: Treat -nohidden like -exclude -hidden Fixes #30. --- bfs.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bfs.1') diff --git a/bfs.1 b/bfs.1 index f308961..1b5ac0d 100644 --- a/bfs.1 +++ b/bfs.1 @@ -271,6 +271,9 @@ Don't descend into other mount points (same as .B \-xdev for now, but will skip mount points entirely in the future). .TP +.B \-nohidden +Exclude hidden files and directories. +.TP .B \-noleaf Ignored; for compatibility with GNU find. .TP @@ -609,9 +612,6 @@ List files like .B ls .IR \-dils . .TP -.B \-nohidden -Filter out hidden files and directories. -.TP .B \-print Print the path to the found file. .TP -- cgit v1.2.3