completions chore

This commit is contained in:
thek4n 2026-04-06 13:28:07 +03:00
parent 24ab294f11
commit e120928f50

View File

@ -81,7 +81,7 @@ _gcim_completion() {
'ci:CI/CD changes'
'build:Build system changes'
)
_describe 'commit message' commit_types -S ''
_describe 'commit message type in format CT1: "type(optional-scope): description"' commit_types -S ''
}
function _gcim() {