diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-05-21 11:32:02 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-05-21 11:32:02 +0000 |
commit | 51897d0502768b32de1da5bd9dceff00ad9a8e7f (patch) | |
tree | b1a815aa0e387be39fc0aff4d2238687d94f2b1f /Doc/Zsh/roadmap.yo | |
parent | 55ca3b0d16579daed0bbfe1b8bbbaa1b66c318b8 (diff) | |
download | zsh-51897d0502768b32de1da5bd9dceff00ad9a8e7f.tar.gz zsh-51897d0502768b32de1da5bd9dceff00ad9a8e7f.tar.xz zsh-51897d0502768b32de1da5bd9dceff00ad9a8e7f.zip |
23447: improve documentation for zsh/newuser
Diffstat (limited to 'Doc/Zsh/roadmap.yo')
-rw-r--r-- | Doc/Zsh/roadmap.yo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/Zsh/roadmap.yo b/Doc/Zsh/roadmap.yo index 17f005b9b..38697adc7 100644 --- a/Doc/Zsh/roadmap.yo +++ b/Doc/Zsh/roadmap.yo @@ -19,6 +19,10 @@ is run to help you change some of the most common settings. It won't appear if your administrator has disabled the tt(zsh/newuser) module. The function is designed to be self-explanatory. You can run it by hand with `tt(autoload -Uz zsh-newuser-install; zsh-newuser-install -f)'. +See also +ifnzman(noderef(User Configuration Functions))\ +ifzman(the section User Configuration Functions in zmanref(zshcontrib)). + sect(Interactive Use) |