From 10c2f225fdb6e2b6cd96b2f3786d6134e19bbfd1 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 28 Jul 2010 13:33:52 +0000 Subject: c.f. users/15202: use "autoload -Uz" consistently --- Functions/Misc/run-help | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions/Misc') diff --git a/Functions/Misc/run-help b/Functions/Misc/run-help index 6a1b3a418..6a9abb3cf 100644 --- a/Functions/Misc/run-help +++ b/Functions/Misc/run-help @@ -5,7 +5,7 @@ # Install this function by placing it in your FPATH and then # adding to your .zshrc the lines: # unalias run-help -# autoload run-help +# autoload -Uz run-help # emulate -RL zsh -- cgit 1.4.1