Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: How to fix run-help-* functions?



> On 07/03/2023 17:22 Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Tue, Mar 7, 2023 at 8:55 AM Michele Venturi <dardo82@xxxxxxxxx> wrote:
> > Just try "autoload run-help-sudo; run-help sudo" or "autoload run-help-git; run-help git" etc. to see the error.
> 
> The run-help functions have to be passed through "make install", you can't run them out of the zsh source tree. Does that, ah, help?

The phrasing of the original question makes it hard to know how to
answer, but as another pointer, please read the description
of how the system is supposed to work at the top of the zshcontrib
manual (Accessing On-Line Help) and ask further questions based on that.

(That's already assuming you are using the system at all, not the
default "run-help", which is aliased to "man", see the zshzle manual
for that.)

BTW this sort of question ("I'm a confused user who doesn't know how
to get x to work") belongs in zsh-users unless you've determined
something about the system is broken.

pws




Messages sorted by: Reverse Date, Date, Thread, Author