1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-08-20 06:53:50 -07:00

[man] Clarify --walker-path-sep=CHAR

This commit is contained in:
Junegunn Choi
2024-06-29 18:44:28 +09:00
parent bf515a3d32
commit 797a01aed4

@@ -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