Update --help output to avoid confusion
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
build / build (push) Has been cancelled
Test fzf on macOS / build (push) Has been cancelled

This commit is contained in:
Junegunn Choi
2025-09-28 23:56:24 +09:00
parent 8e936ecfa7
commit 9bdacc8df2

View File

@@ -213,8 +213,8 @@ Usage: fzf [options]
(default: .git,node_modules)
HISTORY
--history=FILE History file
--history-size=N Maximum number of history entries (default: 1000)
--history=FILE File to store fzf search history (*not* shell command history)
--history-size=N Maximum number of entries to keep in the file (default: 1000)
SHELL INTEGRATION
--bash Print script to set up Bash shell integration