summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-06-29 18:44:28 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-06-29 18:44:28 +0900
commit797a01aed4e69310cb1339939c16f2e0d4464769 (patch)
tree5aa92a1119c353d83239d6e14b3a1521485cdbf6
parentbf515a3d3251c54d04cd8e2e9f422cdd3f789fb8 (diff)
downloadfzf-797a01aed4e69310cb1339939c16f2e0d4464769.tar.gz
[man] Clarify --walker-path-sep=CHAR
-rw-r--r--man/man1/fzf.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 873325dd..e74702c1 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -1010,7 +1010,8 @@ The default value is \fB.git,node_modules\fR.
.TP
.B "\-\-walker\-path\-sep=CHAR"
-Path separator to use (default: '/' on Unix, '\\' on Windows)
+Path separator to be used by the built-in directory walker (default: '/' on
+Unix, '\\' on Windows)
.SS Shell integration
.TP