summaryrefslogtreecommitdiffstats
path: root/completions/bfs.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'completions/bfs.zsh')
-rw-r--r--completions/bfs.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/bfs.zsh b/completions/bfs.zsh
index 3524d30..3825e09 100644
--- a/completions/bfs.zsh
+++ b/completions/bfs.zsh
@@ -41,7 +41,7 @@ args=(
'*-noignore_readdir_race[do not report an error if bfs detects file tree is modified during search]'
'*-maxdepth[ignore files deeper than N]:maximum search depth'
'*-mindepth[ignore files shallower than N]:minimum search depth'
- "*-mount[don't descend into other mount points]"
+ "*-mount[exclude mount points]"
'*-noerror[ignore any errors that occur during traversal]'
'*-nohidden[exclude hidden files]'
'*-noleaf[ignored, for compatibility with GNU find]'