diff options
Diffstat (limited to 'src/_pre-commit')
| -rw-r--r-- | src/_pre-commit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_pre-commit b/src/_pre-commit index a55fd6b..2f261a7 100644 --- a/src/_pre-commit +++ b/src/_pre-commit @@ -29,7 +29,7 @@ _pre_commit() { case "$state" in (args) local -a options=( - '(- : *)'{-h,--help}'[show this help message and exit]' + '(- : *)'{-h,--help}'[show help message and exit]' "--color[Whether to use color in output(default: auto)]:color:(auto always never)" ) local -a hook_types=( |
