mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-13 22:03:47 -05:00
Update --help output to avoid confusion
This commit is contained in:
@@ -213,8 +213,8 @@ Usage: fzf [options]
|
|||||||
(default: .git,node_modules)
|
(default: .git,node_modules)
|
||||||
|
|
||||||
HISTORY
|
HISTORY
|
||||||
--history=FILE History file
|
--history=FILE File to store fzf search history (*not* shell command history)
|
||||||
--history-size=N Maximum number of history entries (default: 1000)
|
--history-size=N Maximum number of entries to keep in the file (default: 1000)
|
||||||
|
|
||||||
SHELL INTEGRATION
|
SHELL INTEGRATION
|
||||||
--bash Print script to set up Bash shell integration
|
--bash Print script to set up Bash shell integration
|
||||||
|
|||||||
Reference in New Issue
Block a user