diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2007-12-31 22:13:46 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2007-12-31 22:13:46 +0000 |
commit | 66742c60451a1741688245d682471611f33372a5 (patch) | |
tree | 32f8baf32cbf505f89ed3d35de02104d7287c547 /Functions/Misc/.distfiles | |
parent | f77eaddddf539497a77ffa019507530c1bcb50fb (diff) | |
download | zsh-66742c60451a1741688245d682471611f33372a5.tar.gz zsh-66742c60451a1741688245d682471611f33372a5.tar.xz zsh-66742c60451a1741688245d682471611f33372a5.zip |
24332, 24333: Improvements to run-help suggested by J.Sommer.
Diffstat (limited to 'Functions/Misc/.distfiles')
-rw-r--r-- | Functions/Misc/.distfiles | 25 |
1 files changed, 22 insertions, 3 deletions
diff --git a/Functions/Misc/.distfiles b/Functions/Misc/.distfiles index edfe128ac..2d515035f 100644 --- a/Functions/Misc/.distfiles +++ b/Functions/Misc/.distfiles @@ -1,8 +1,27 @@ DISTFILES_SRC=' .distfiles add-zsh-hook -allopt getjobs mere relative zcalc zmv zargs -checkmail harden nslookup run-help zed zrecompile -colors is-at-least promptnl tetris zkbd zstyle+ +allopt +checkmail +colors +getjobs +harden +is-at-least +mere +nslookup +promptnl +relative +run-help +run-help-git +run-help-svk +run-help-svn +tetris +zargs +zcalc +zed +zkbd zmathfuncdef +zmv +zrecompile +zstyle+ ' |