about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorMiroslav Koškár <mk@mkoskar.com>2020-06-17 08:02:05 +0200
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-06-17 08:13:51 +0000
commit33361e81bc60fa3d6cb78442136d105abd565d56 (patch)
tree2e686af73f3d1ca5ddd4c7cba4c8d969e6ed08d3 /Doc
parentdc5dfd19a206d73fde572b0a487546a17a1ebe93 (diff)
downloadzsh-33361e81bc60fa3d6cb78442136d105abd565d56.tar.gz
zsh-33361e81bc60fa3d6cb78442136d105abd565d56.tar.xz
zsh-33361e81bc60fa3d6cb78442136d105abd565d56.zip
46049: docs: Correct the sense of the single-letter abstract of the GLOBAL_RCS option (-d)
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/options.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 6da68308f..b3bf11f5c 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