diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/contrib.yo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 665f60c3b..ae071c129 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -1071,6 +1071,7 @@ If tt(ret) is set to to non-zero, the string in tt(${hook_com[message]}) will be used unchanged as the message by var(vcs_info). ) +enditem() If all of this sounds rather confusing, take a look at the tt(Examples) section below and also in the Misc/vcs_info-examples file in the Zsh source. |