diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/fzf.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index ea66597d..4c7578ae 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -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 |
