summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2023-04-12 13:23:10 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2023-04-12 13:23:10 +0900
commit96670d5f16dcf23d590eb1d83d1de351b2e8fb15 (patch)
treeb917e9a29a12d6db03e289f4a2ca29d35842d4b3 /man
parent36b971ee4eedba08d80421bcfbdbfb2485dc2b9f (diff)
Disallow using --track with --tac
Close #3234
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.11
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 4bb29bc4..d632a4ce 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -95,6 +95,7 @@ Do not sort the result
.B "--track"
Make fzf track the current selection when the result list is updated.
This can be useful when browsing logs using fzf with sorting disabled.
+This option is not compatible with \fB--tac\fR.
.RS
e.g.