mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
docs(git-commit): document attention flag
This commit is contained in:
@@ -11,7 +11,7 @@ plugins=(... git-commit)
|
|||||||
## Syntax
|
## Syntax
|
||||||
|
|
||||||
```zsh
|
```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
|
> ⚠️ Single/Double quotes around the scope and message are required
|
||||||
|
|||||||
Reference in New Issue
Block a user