m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 00:03:39 -05:00

Update reference to manpage in README.md (#4348)

This commit is contained in:
istepic
2025-04-18 01:38:28 +02:00
committed by GitHub
parent 66df24040f
commit 8ef9dfd9a2

View File

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