1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-10 01:26:17 +02:00

46049: docs: Correct the sense of the single-letter abstract of the GLOBAL_RCS option (-d)

This commit is contained in:
Miroslav Koškár 2020-06-17 08:02:05 +02:00 committed by Daniel Shahaf
parent dc5dfd19a2
commit 33361e81bc
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2020-06-17 Miroslav Koškár <mk@mkoskar.com>
* 46049: Doc/Zsh/options.yo: docs: Correct the sense of the
single-letter abstract of the GLOBAL_RCS option (-d)
2020-06-11 Oliver Kiddle <okiddle@yahoo.co.uk> 2020-06-11 Oliver Kiddle <okiddle@yahoo.co.uk>
* gitlab !12: Jan Máslo: Completion/Linux/Command/_mat, * gitlab !12: Jan Máslo: Completion/Linux/Command/_mat,

View File

@ -1124,7 +1124,7 @@ pindex(GLOBALRCS)
pindex(NOGLOBALRCS) pindex(NOGLOBALRCS)
cindex(startup files, global, inhibiting) cindex(startup files, global, inhibiting)
cindex(files, global startup, inhibiting) cindex(files, global startup, inhibiting)
item(tt(GLOBAL_RCS) (tt(-d)) <D>)( item(tt(GLOBAL_RCS) (tt(+d)) <D>)(
If this option is unset, the startup files tt(zprofile()), If this option is unset, the startup files tt(zprofile()),
tt(zshrc()), tt(zlogin()) and tt(zlogout()) will not be run. It tt(zshrc()), tt(zlogin()) and tt(zlogout()) will not be run. It
can be disabled and re-enabled at any time, including inside local startup can be disabled and re-enabled at any time, including inside local startup