Clarified git-info completion descriptions.

This commit is contained in:
Sorin Ionescu 2012-01-19 23:39:21 -05:00
parent 5b15f3ab1e
commit 8d00173fd2

View file

@ -2,7 +2,7 @@
#autoload
_arguments "1:toggle:((
on\:'Turn prompt Git status on for the current repository.'
off\:'Turn prompt Git status off for the current repository.'
on\:'enable in-prompt information for the current repository'
off\:'disable in-prompt information for the current repository'
))" && return 0