Skip to content

Commit 86dfb13

Browse files
authored
docs: update custom command description in README (#4)
1 parent 8b4a10e commit 86dfb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ Just add the following custom command to your Lazygit config file
430430
```yaml
431431
customCommands:
432432
- key: "<c-a>"
433-
description: "generate commit message for staged files using ai-commits"
433+
description: "generate message candidates and commit using cfme"
434434
command: "cfme"
435435
context: "files"
436436
loadingText: "Generating commit message with cfme..."

0 commit comments

Comments
 (0)