[Bug 3214] Man page should specify which switches are incompatible with a 'command'

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Sep 29 14:53:10 AEST 2020


https://bugzilla.mindrot.org/show_bug.cgi?id=3214

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
We actually did that recently
(https://github.com/openssh/openssh-portable/commit/00531bb42f1af17ddabea59c3d9c4b0629000d27)
and it's in 8.4p1 which was released in the last couple of days.

$ ssh -V
OpenSSH_8.4, LibreSSL 3.2.2

$ ssh-agent -?
ssh-agent: unknown option -- ?
usage: ssh-agent [-c | -s] [-Dd] [-a bind_address] [-E
fingerprint_hash]
                 [-P allowed_providers] [-t life]
       ssh-agent [-a bind_address] [-E fingerprint_hash] [-P
allowed_providers]
                 [-t life] command [arg ...]
       ssh-agent [-c | -s] -k

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list