Bug 3077

Summary: Add --version
Product: Portable OpenSSH Reporter: Dan Jacobson <jidanni>
Component: scpAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED WONTFIX    
Severity: enhancement CC: djm
Priority: P5    
Version: 8.0p1   
Hardware: Other   
OS: Linux   

Description Dan Jacobson 2019-10-08 10:01:24 AEDT
Add
$ scp --version

So we can tell the version.
Comment 1 Damien Miller 2020-01-26 00:12:20 AEDT
You can run "ssh -V" to get this information. We don't intend to add another flag for it, sorry.
Comment 2 Dan Jacobson 2020-01-27 09:24:13 AEDT
Please mention that on the scp man page.

I think all man pages mention how to get the current version.

Though the user might think asking program A for the version of program B might have risks, it should still be documented.
Comment 3 Damien Miller 2021-04-23 14:58:12 AEST
closing resolved bugs as of 8.6p1 release