From bee80a730f945c05ac0167130b9204206371d570 Mon Sep 17 00:00:00 2001 From: msabathier <115698101+msabathier@users.noreply.github.com> Date: Mon, 25 Nov 2024 11:25:30 +0100 Subject: Allow walking multiple root directories (#4109) Co-authored-by: Martin Sabathier Co-authored-by: Junegunn Choi --- man/man1/fzf.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 7b32817f..4ec14ee8 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -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 -- cgit v1.2.3