zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] docs: GLOBAL_RCS option is set with +d
@ 2020-06-17  6:02 Miroslav Koškár
  2020-06-17  8:15 ` Daniel Shahaf
  0 siblings, 1 reply; 2+ messages in thread
From: Miroslav Koškár @ 2020-06-17  6:02 UTC (permalink / raw)
  To: zsh-workers; +Cc: Miroslav Koškár

---
 Doc/Zsh/options.yo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 6da6830..b3bf11f 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -1124,7 +1124,7 @@ pindex(GLOBALRCS)
 pindex(NOGLOBALRCS)
 cindex(startup files, global, 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()),
 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
-- 
2.27.0



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: GLOBAL_RCS option is set with +d
  2020-06-17  6:02 [PATCH] docs: GLOBAL_RCS option is set with +d Miroslav Koškár
@ 2020-06-17  8:15 ` Daniel Shahaf
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Shahaf @ 2020-06-17  8:15 UTC (permalink / raw)
  To: Miroslav Koškár; +Cc: zsh-workers

Thanks!  Merged.

Miroslav Koškár wrote on Wed, 17 Jun 2020 08:02 +0200:
> ---
>  Doc/Zsh/options.yo | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
> index 6da6830..b3bf11f 100644
> --- a/Doc/Zsh/options.yo
> +++ b/Doc/Zsh/options.yo
> @@ -1124,7 +1124,7 @@ pindex(GLOBALRCS)
>  pindex(NOGLOBALRCS)
>  cindex(startup files, global, 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()),
>  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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-17  8:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-17  6:02 [PATCH] docs: GLOBAL_RCS option is set with +d Miroslav Koškár
2020-06-17  8:15 ` Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).