Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [RFC][PATCH] Try calling command with help flags in run-help
On Tue, May 25, 2021 at 1:49 PM Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
>
> When there isn't a man page, try calling the command with --help or -h.
This is not a good idea, because we can't predict what will happen if
a given command does not support those options, or interprets them
differently.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author