Allow walking multiple root directories (#4109)

Co-authored-by: Martin Sabathier <martin.sabathier.ext@corys.fr>
Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
This commit is contained in:
msabathier
2024-11-25 11:25:30 +01:00
committed by GitHub
parent ac3e24c99c
commit bee80a730f
3 changed files with 41 additions and 11 deletions

View File

@@ -1005,8 +1005,8 @@ Determines the behavior of the built-in directory walker that is used when
.br
.TP
.B "\-\-walker\-root=DIR"
The root directory from which to start the built-in directory walker.
.B "\-\-walker\-root=DIR [...]"
List of directory names to start the built-in directory walker.
The default value is the current working directory.
.TP