mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 20:41:44 +00:00
Clarified git-info completion descriptions.
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user