Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: completion option updates
- X-seq: zsh-workers 44350
- From: dana <dana@xxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: PATCH: completion option updates
- Date: Tue, 21 May 2019 20:54:30 -0500
- Cc: Zsh workers <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=wp6C9MlMmsn0XRmYNVUIR/EEWyaJwLwsOj6QKSPo004=; b=aitsGjzvPe26/4yOjnYVZ0hU9CumjOZmNjw+5uspPW579W32jCP58fC2V1npi03XP7 5tT8dxTn4F4qWJPsU8rIE6aTuCLinw/l3wImxND0VYiyWYUPmR0wQpLA/KcmBFO0y3IF J+WklpWejieScnlCBkCZcZMUflvGrC9eSeIAIxQQC1ClcNts3UeJh+9CmXiQHWdaoT6q DfJjZYOa4cT7spgT91fhGUuktBy8fMW+BO2FJnW5sIu/NvXzdxEhiaZf3L5Hsulg5yKB VHMsdvT5c3XlYbiIWG8gp0AKZBI1zuncgi0G45HnWA2n3FxA/Nu6vuknR0wWu0ENb6mn ZRIQ==
- In-reply-to: <18501-1558483283.129096@JUth.QHwb.oiiP>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <18501-1558483283.129096@JUth.QHwb.oiiP>
On 21 May 2019, at 19:01, Oliver Kiddle <okiddle@xxxxxxxxxxx> wrote:
> openssh 8.0p1 - this was already done but args to -T were missed
Correct me if i've missed something, but i don't think this is right.
ssh-add's help output does say that -T takes an argument, but the actual
source indicates that it doesn't — the flag's effect is applied to the tool's
normal operands (which are identity files).
I remember double-checking this because i was otherwise just going off the
release notes
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author