summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoristepic <51284453+istepic@users.noreply.github.com>2025-04-18 01:38:28 +0200
committerGitHub <noreply@github.com>2025-04-18 08:38:28 +0900
commit8ef9dfd9a23486a6ed13c517904aad11c3072bb0 (patch)
tree24c17ab7199ce41ea22ae97de1d23ca021acb460 /README.md
parent66df24040fed3c76df545fc34b47387c86922786 (diff)
downloadfzf-8ef9dfd9a23486a6ed13c517904aad11c3072bb0.tar.gz
Update reference to manpage in README.md (#4348)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4649ec1f..5cbc371c 100644
--- a/README.md
+++ b/README.md
@@ -748,7 +748,7 @@ fzf (`execute`, `execute-silent`).
fzf --bind 'f1:execute(less -f {}),ctrl-y:execute-silent(echo {} | pbcopy)+abort'
```
-See *KEY BINDINGS* section of the man page for details.
+See *KEY/EVENT BINDINGS* section of the man page for details.
### Turning into a different process