Clarified git-info completion descriptions.
This commit is contained in:
parent
5b15f3ab1e
commit
8d00173fd2
|
@ -2,7 +2,7 @@
|
||||||
#autoload
|
#autoload
|
||||||
|
|
||||||
_arguments "1:toggle:((
|
_arguments "1:toggle:((
|
||||||
on\:'Turn prompt Git status on for the current repository.'
|
on\:'enable in-prompt information for the current repository'
|
||||||
off\:'Turn prompt Git status off for the current repository.'
|
off\:'disable in-prompt information for the current repository'
|
||||||
))" && return 0
|
))" && return 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue