[Bug 3308] host resolve bug

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri May 7 13:25:28 AEST 2021


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

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #5 from Darren Tucker <dtucker at dtucker.net> ---
The help (and synopsis) say:

usage: ssh [...] destination [command]

and the man page expands on what format the destination can take:

     ssh connects and logs into the specified destination, which may be
     specified as either [user@]hostname or a URI of the form
     ssh://[user@]hostname[:port]

The man page is about 50KB so there's a limit to how much of it we can
cram into the usage and synopsis.

-- 
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