From 7e304940e5abf61362803f53847306f4270a1875 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 25 Apr 2009 20:30:20 +0000 Subject: unposted: back off 26862 --- Functions/Misc/run-help | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions/Misc/run-help') diff --git a/Functions/Misc/run-help b/Functions/Misc/run-help index 1a8424cea..f5464065d 100644 --- a/Functions/Misc/run-help +++ b/Functions/Misc/run-help @@ -54,6 +54,7 @@ while ((i++ < $#places)) do what=$places[$i] [[ -n $noalias && $what = *" is an alias "* ]] && continue + builtin print -r $what case $what in (*( is an alias)*) [[ ${what[(w)6]:t} != ${what[(w)1]} ]] && run-help ${what[(w)6]:t} -- cgit 1.4.1