We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f9ec29 commit 6da0d4dCopy full SHA for 6da0d4d
1 file changed
lib/commands/help.sh
@@ -570,7 +570,7 @@ SETUP & MAINTENANCE:
570
init <shell> [--as <name>]
571
Generate shell integration for cd support (bash, zsh, fish)
572
--as <name>: custom function name (default: gtr)
573
- Output is cached for fast startup (auto-invalidates on update)
+ Output is cached for fast startup (refreshes when 'git gtr init' runs)
574
See git gtr help init for recommended setup
575
With fzf: 'gtr cd' opens a command palette (preview, editor, AI, delete)
576
0 commit comments