Skip to content

Commit 45716d2

Browse files
committed
update: README.md
1 parent 7a7e550 commit 45716d2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
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)
@@ -17,14 +17,14 @@
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.

0 commit comments

Comments
 (0)