Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Use same style as zsh documentation#1704

Merged
ben merged 1 commit intoprogit:mainfrom
a1346054:fixes
Aug 26, 2021
Merged

Use same style as zsh documentation#1704
ben merged 1 commit intoprogit:mainfrom
a1346054:fixes

Conversation

@a1346054
Copy link

@a1346054 a1346054 commented Aug 26, 2021

Changes

Both the zsh manpage, and the documentation at https://zsh.sourceforge.io/Doc/Release/User-Contributions.html#Version-Control-Information which is linked in the progit book talk about single quoted '${vcs_info_msg_0_}' instead of trying to escape the \$

Context

Their syntax is less confusing if anyone ends up searching for more information in the documentation.

Both the zsh manpage, and the documentation at:
https://zsh.sourceforge.io/Doc/Release/User-Contributions.html#Version-Control-Information
which is linked in the progit book talk about single quoted '${vcs_info_msg_0_}'
instead of trying to escape the \$

Their syntax is less confusing if anyone ends up searching for more
information in the documentation.
@ben
Copy link
Member

ben commented Aug 26, 2021

LGTM, thanks!

@ben ben merged commit 3c15eb0 into progit:main Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants