File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 66
77## Table of Contents
88
9- - [ Commands ] ( #commands )
10- - [ Interactive mode ] ( #interactive-mode )
9+ - [ Interactive mode ] ( #interactive-mode )
10+ - [ CLI commands ] ( #cli-commands )
1111 - [ ` rsworktree create ` ] ( #rsworktree-create )
1212 - [ ` rsworktree cd ` ] ( #rsworktree-cd )
1313 - [ ` rsworktree ls ` ] ( #rsworktree-ls )
1717- [ Installation] ( #installation )
1818- [ Environment] ( #environment )
1919
20- ## Commands
21-
22- ### Interactive mode
20+ ## Interactive mode
2321
2422- Open a terminal UI for browsing worktrees, focusing actions, and inspecting details without memorizing subcommands.
25- - Launch it with the ` interactive ` command: ` rsworktree interactive ` .
23+ - Launch it with the ` interactive ` command: ` rsworktree interactive ` (shortcut: ` rsworktree i ` ) .
2624- ![ Interactive mode screenshot] ( tapes/interactive-mode.png )
2725
26+ ## CLI commands
27+
2828### ` rsworktree create `
2929
3030- Create a new worktree under ` .rsworktree/<name> ` . Also changes directory to the worktree.
You can’t perform that action at this time.
0 commit comments