Skip to content

Commit 32e734d

Browse files
committed
Fix README: remove non-existent 'batch' from quick action description
The quick action picker offers replace, tidy, and doc set. Batch is a CLI subcommand but not exposed through the quick action UI. Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent 18aa6c7 commit 32e734d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The status bar shows binary readiness and CLI version at a glance. Click it to s
5252

5353
### Quick actions
5454

55-
`Patchloom: Quick Action` builds common CLI commands (replace, tidy, doc set, batch) from an interactive picker. Select the operation, pick a target file, and the extension assembles the command.
55+
`Patchloom: Quick Action` builds common CLI commands (replace, tidy, doc set) from an interactive picker. Select the operation, pick a target file, and the extension assembles the command with a diff preview before applying.
5656

5757
### Compatibility diagnostics
5858

0 commit comments

Comments
 (0)