mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
Simon Ruderich: 27779: Fix mistakes in vcs_info's documentation.
This commit is contained in:
parent
00e507fc0e
commit
ff22b24f1b
3 changed files with 12 additions and 7 deletions
|
@ -37,7 +37,7 @@ done
|
|||
|
||||
print -l '## flavours (cannot be used in the enable or disable styles; they' \
|
||||
'## are enabled and disabled with their master [git-svn -> git])' \
|
||||
'## they *can* be used contexts: '\'':vcs_info:git-svn:*'\''.'
|
||||
'## they *can* be used in contexts: '\'':vcs_info:git-svn:*'\''.'
|
||||
|
||||
for sys in ${VCS_INFO_backends} ; do
|
||||
VCS_INFO_detect_${sys} --flavours
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue