summaryrefslogtreecommitdiffstats
path: root/docs/bfs.1
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2023-08-15 14:27:01 -0400
committerTavian Barnes <tavianator@tavianator.com>2023-08-15 14:27:01 -0400
commitd8aa899bd9770296ef63b09c3161bedaf25e5207 (patch)
treea24f49ef39c9270e7bfb9b5095560bd440ca32d1 /docs/bfs.1
parent19f16a31e1a1bd4ccdbbaa59c719f9ba11daf813 (diff)
downloadbfs-d8aa899bd9770296ef63b09c3161bedaf25e5207.tar.xz
docs/bfs.1: Document that -prune does not work together with -depth
Diffstat (limited to 'docs/bfs.1')
-rw-r--r--docs/bfs.17
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/bfs.1 b/docs/bfs.1
index f4edd5b..7e8a3f3 100644
--- a/docs/bfs.1
+++ b/docs/bfs.1
@@ -728,6 +728,13 @@ instead.
.TP
.B \-prune
Don't descend into this directory.
+This has no effect if
+.B \-depth
+is enabled (either explicitly, or implicitly by
+.BR \-delete ).
+Use
+.B \-exclude
+instead in that case.
.TP
.B \-quit
Quit immediately.