about summary refs log tree commit diff
path: root/Functions/Misc
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-12-30 05:40:55 +0000
committerClint Adams <clint@users.sourceforge.net>2008-12-30 05:40:55 +0000
commit80bb48a40004761fefa3f8f433b8450bda605e80 (patch)
tree6a8dbd4f4a4a1b4b057b491da9ba1f76f05e7e86 /Functions/Misc
parentc1613695c7a844972de22e7efd3ccef7b2eb30a1 (diff)
downloadzsh-80bb48a40004761fefa3f8f433b8450bda605e80.tar.gz
zsh-80bb48a40004761fefa3f8f433b8450bda605e80.tar.xz
zsh-80bb48a40004761fefa3f8f433b8450bda605e80.zip
26202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, zstyle, and ztcp builtins as well.
Diffstat (limited to 'Functions/Misc')
-rw-r--r--Functions/Misc/run-help2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Misc/run-help b/Functions/Misc/run-help
index f8aef0d47..f5464065d 100644
--- a/Functions/Misc/run-help
+++ b/Functions/Misc/run-help
@@ -76,7 +76,7 @@ do
 	(clone) ;&
 	(ln|mkdir|mv|rm|rmdir|sync) ;&
 	(sched) ;&
-	(stat) man zshmodules;;
+	(echotc|echoti|sched|stat|zprof|zpty|zsocket|zstyle|ztcp) man zshmodules;;
 	(zftp) man zshftpsys;;
 	(*) man zshbuiltins;;
 	esac