diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-05-27 15:34:12 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-05-27 15:34:25 -0400 |
commit | 136b604027389fd013c029f1d1ef33ac599bc922 (patch) | |
tree | b6460c385dee0f0f121e6c21b1998a15876a10f2 /docs | |
parent | d25c52ec9fbfa5472b321c7b40f4e564a33a6f57 (diff) | |
download | bfs-136b604027389fd013c029f1d1ef33ac599bc922.tar.xz |
man: Document -perm [+/]MODE
Diffstat (limited to 'docs')
-rw-r--r-- | docs/bfs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -586,7 +586,7 @@ Find files whose entire path matches the .IR GLOB . .RE .TP -\fB\-perm\fR [\fI\-\fR]\fIMODE\fR +\fB\-perm\fR [\fI\-+/\fR]\fIMODE\fR Find files with a matching mode. .TP \fB\-regex \fIREGEX\fR |