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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -748,7 +748,7 @@ fzf (`execute`, `execute-silent`).
fzf --bind 'f1:execute(less -f {}),ctrl-y:execute-silent(echo {} | pbcopy)+abort' 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 ### Turning into a different process