mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Embed man page in the binary and show it on 'fzf --man'
This commit is contained in:
@@ -898,9 +898,16 @@ e.g.
|
||||
# Choose port automatically and export it as $FZF_PORT to the child process
|
||||
fzf --listen --bind 'start:execute-silent:echo $FZF_PORT > /tmp/fzf-port'
|
||||
\fR
|
||||
.SS Help
|
||||
.TP
|
||||
.B "--version"
|
||||
Display version information and exit
|
||||
.TP
|
||||
.B "--help"
|
||||
Show help message
|
||||
.TP
|
||||
.B "--man"
|
||||
Show man page
|
||||
|
||||
.SS Directory traversal
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user