| Summary: | add --version argument | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | krichter |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | enhancement | CC: | djm, dtucker |
| Priority: | P5 | ||
| Version: | 7.1p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
krichter
2016-02-02 22:02:08 AEDT
double-dash options are a GNU extension not part of POSIX. There's already an option in ssh(1): $ ssh -V OpenSSH_7.1, LibreSSL 2.3.2 Could it be added to `ssh --help` although not being essential? Close all resolved bugs after 7.3p1 release |