about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorJim <linux.tech.guy@gmail.com>2019-05-27 06:25:56 -0500
committerPeter Stephenson <p.stephenson@samsung.com>2019-05-28 09:35:12 +0100
commit06f5964284216bb4ebdc30c9fe77bdc1043add03 (patch)
tree68a434a85f08c639006270839fe47190529559c6 /Doc
parentf702e17b14d75aa21bff014168fa9048124db286 (diff)
downloadzsh-06f5964284216bb4ebdc30c9fe77bdc1043add03.tar.gz
zsh-06f5964284216bb4ebdc30c9fe77bdc1043add03.tar.xz
zsh-06f5964284216bb4ebdc30c9fe77bdc1043add03.zip
44364: refer to zsh base manual page in zsh all
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/intro.yo3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/Zsh/intro.yo b/Doc/Zsh/intro.yo
index a7a2f3248..75d25ce27 100644
--- a/Doc/Zsh/intro.yo
+++ b/Doc/Zsh/intro.yo
@@ -15,6 +15,9 @@ startlist()
 ifzshone(\
 list(em(zsh)          Zsh overview (this section))
 )\
+ifzshall(\
+list(em(zsh)          Zsh overview)
+)\
 list(em(zshroadmap)   Informal introduction to the manual)
 list(em(zshmisc)      Anything not fitting into the other sections)
 list(em(zshexpn)      Zsh command and parameter expansion)