Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: path PATH
On Sun, Jan 29, 2023 at 9:17 PM Lawrence Velázquez <larryv@xxxxxxx> wrote:
>
> As an aside: The "typeset -p" description is pretty clear about
> hiding the value of -H parameters, but then what does "the option
> does not apply if the parameter is specified by name" refer to in
> the -H description?
Badly-placed (or missing?) comma, plus use of "if" where "when" would be better.
> the option does not
> apply if the parameter is specified by name, or by
> pattern with the -m option.
The [-H] option does not apply [when] the parameter is specified [by
name or by pattern] with the -m option.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author