From 3edc432a60a5db633351a52f1adbcdd0ee1ff838 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 24 May 2019 23:25:49 -0400 Subject: Add documentation for -xattr --- bfs.1 | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'bfs.1') diff --git a/bfs.1 b/bfs.1 index a67c254..69f22f9 100644 --- a/bfs.1 +++ b/bfs.1 @@ -270,9 +270,8 @@ Turn on or off warnings about the command line. .SH TESTS .TP .B \-acl -Find files with non-trivial -.BR acl (5) -(Access Control Lists). +Find files with a non-trivial Access Control List +.RB ( acl (5)). .PP \fB\-amin\fR [\fI\-+\fR]\fIN\fR .br @@ -318,7 +317,7 @@ days ago. .RE .TP .B \-capable -Match files with POSIX.1e +Find files with POSIX.1e .BR capabilities (7) set. .TP @@ -366,7 +365,7 @@ Find files owned by the group/user .RE .TP .B \-hidden -Match hidden files (those beginning with +Find hidden files (those beginning with .IR . ). .PP \fB\-ilname \fIGLOB\fR @@ -480,6 +479,10 @@ Find files last accessed .I N days after they were changed. .TP +.B \-xattr +Find files with extended attributes +.RB ( xattr (7)). +.TP \fB\-xtype\fR [\fIbcdlpfswD\fR] Find files of the given type, following links when .B \-type -- cgit v1.2.3