summaryrefslogtreecommitdiffstats
path: root/bfs.1
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2019-09-14 14:03:52 -0400
committerTavian Barnes <tavianator@tavianator.com>2019-09-14 14:03:52 -0400
commit4cfebe30000e7ce90c5763db6391137583e59700 (patch)
tree49e64b1155d162a3ee2a20e1310c0eef7916818c /bfs.1
parent423058a367043ca5ca59f6080dcf5ed4f7b3475b (diff)
downloadbfs-4cfebe30000e7ce90c5763db6391137583e59700.tar.xz
Update documentation for the -mount/-xdev revert
Diffstat (limited to 'bfs.1')
-rw-r--r--bfs.14
1 files changed, 3 insertions, 1 deletions
diff --git a/bfs.1 b/bfs.1
index f2f7daa..7d58f13 100644
--- a/bfs.1
+++ b/bfs.1
@@ -246,7 +246,9 @@ Ignore files deeper/shallower than
.RE
.TP
.B \-mount
-Skip mount points entirely.
+Don't descend into other mount points (same as
+.B \-xdev
+for now, but will skip mount points entirely in the future).
.TP
.B \-noleaf
Ignored; for compatibility with GNU find.