diff options
Diffstat (limited to 'man/man1/fzf.1')
| -rw-r--r-- | man/man1/fzf.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index bf26d377..6801fd81 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1335,6 +1335,8 @@ fzf exports the following environment variables to its child processes. .br .BR FZF_COLUMNS " Number of columns fzf takes up excluding padding and margin" .br +.BR FZF_DIRECTION " Direction of the list (\fBup\fR or \fBdown\fR)" +.br .BR FZF_TOTAL_COUNT " Total number of items" .br .BR FZF_MATCH_COUNT " Number of matched items" |
