docs(git-commit): document attention flag

master
Carlo Sala 2 years ago
parent 3ee108ccb3
commit 8e088ded82
No known key found for this signature in database
GPG Key ID: DA6FB450C1A4FE9A
  1. 2
      plugins/git-commit/README.md

@ -11,7 +11,7 @@ plugins=(... git-commit)
## Syntax
```zsh
git <type> [(-s, --scope) "<scope>"] "<message>"
git <type> [(-s, --scope) "<scope>"] [(-a, --attention)] "<message>"
```
> ⚠ Single/Double quotes around the scope and message are required

Loading…
Cancel
Save