From d25c52ec9fbfa5472b321c7b40f4e564a33a6f57 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Mon, 27 May 2024 15:22:11 -0400 Subject: man: Document -flags --- docs/bfs.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/bfs.1') diff --git a/docs/bfs.1 b/docs/bfs.1 index 54166ab..70cab35 100644 --- a/docs/bfs.1 +++ b/docs/bfs.1 @@ -479,6 +479,10 @@ Find files the current user can execute/read/write. Always false/true. .RE .TP +\fB\-flags\fR [\fI\-+\fR]\fIFLAGS\fR +Find files with matching inode +.BR FLAGS . +.TP \fB\-fstype \fITYPE\fR Find files on file systems with the given .IR TYPE . -- cgit v1.2.3