summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2024-08-16 09:39:44 -0400
committerTavian Barnes <tavianator@tavianator.com>2024-08-16 09:44:01 -0400
commit218e074be676afb77697717eebc0dcc713af2875 (patch)
tree53d3027f448eb9d5753ceb7ee4c8f0d43ba6fad4 /docs
parentc3f52a2e3c22a8e05b60f94b8344501b14e87794 (diff)
downloadbfs-218e074be676afb77697717eebc0dcc713af2875.tar.xz
docs: Document the new -mount vs. -xdev behaviour
Fixes: 33b85e1 ("Implement POSIX 2024's -mount")
Diffstat (limited to 'docs')
-rw-r--r--docs/bfs.17
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/bfs.1 b/docs/bfs.1
index dc3b7b0..4358391 100644
--- a/docs/bfs.1
+++ b/docs/bfs.1
@@ -316,9 +316,7 @@ Ignore files deeper/shallower than
.RE
.TP
.B \-mount
-Don't descend into other mount points (same as
-.B \-xdev
-for now, but will skip mount points entirely in the future).
+Exclude mount points entirely from the results.
.TP
.B \-noerror
Ignore any errors that occur during traversal.
@@ -384,6 +382,9 @@ Turn on or off warnings about the command line.
.TP
.B \-xdev
Don't descend into other mount points.
+Unlike
+.BR \-mount ,
+the mount point itself is still included.
.SH TESTS
.TP
.B \-acl