summaryrefslogtreecommitdiffstats
path: root/man/man1/fzf.1
diff options
context:
space:
mode:
authorLangLangBart <92653266+LangLangBart@users.noreply.github.com>2024-05-14 18:59:43 +0200
committerGitHub <noreply@github.com>2024-05-15 01:59:43 +0900
commit030428ba43671cf951712de41be6d3bfb84117c3 (patch)
treed74b52189c9fca0cd997dbbbf8dbb4a327becaa2 /man/man1/fzf.1
parent8a110e02b9b33e9c0f1c901d61a84d92acb7094d (diff)
docs: update zsh integration instructions (#3794)
Diffstat (limited to 'man/man1/fzf.1')
-rw-r--r--man/man1/fzf.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 513ffc3a..0f99739d 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -911,7 +911,7 @@ e.g. \fBeval "$(fzf --bash)"\fR
.B "--zsh"
Print script to set up Zsh shell integration
-e.g. \fBeval "$(fzf --zsh)"\fR
+e.g. \fBsource <(fzf --zsh)\fR
.TP
.B "--fish"