
bugzilla-daemon at bugzilla
Oct 31, 2009, 6:20 PM
Post #1 of 1
(132 views)
Permalink
|
|
[Bug 1669] New: ssh-copy-id has options that could be added to MAN page
|
|
https://bugzilla.mindrot.org/show_bug.cgi?id=1669 Summary: ssh-copy-id has options that could be added to MAN page Product: Portable OpenSSH Version: 5.3p1 Platform: Other OS/Version: Other Status: NEW Severity: enhancement Priority: P2 Component: Documentation AssignedTo: unassigned-bugs[at]mindrot.org ReportedBy: tom[at]ritter.vg After googling about using ssh-copy-id on a server running on a nonstandard port, I learned that I could use $ ssh-copy-id '-p 1234 name[at]server' to pass the port option through to ssh. This ability is not documented on the man page, and I thought it was a normal use case and worth putting in the documentation. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list openssh-bugs[at]mindrot.org https://lists.mindrot.org/mailman/listinfo/openssh-bugs
|