diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 6801fd81..95f33fb6 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1826,6 +1826,7 @@ A key or an event can be bound to one or more of the following actions. \fBbecome(...)\fR (replace fzf process with the specified command; see below for the details) \fBbeginning\-of\-line\fR \fIctrl\-a home\fR \fBbell\fR (ring the terminal bell) + \fBbest\fR (move to the best match; same as \fBfirst\fR if raw mode is disabled) \fBbg\-cancel\fR (cancel background transform processes) \fBcancel\fR (clear query string if not empty, abort fzf otherwise) \fBchange\-border\-label(...)\fR (change \fB\-\-border\-label\fR to the given string)