diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/intro.yo | 3 |
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) |