mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
Add examples to the ssh-copy-id script.
Approved by: bcr (mentor) MFC after: 3 days
This commit is contained in:
parent
0b92b54045
commit
843ab1e81f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=242962
@ -73,6 +73,9 @@ The remaining arguments are a list of remote hosts to connect to,
|
||||
each one optionally qualified by a user name.
|
||||
.Sh EXIT STATUS
|
||||
.Ex -std
|
||||
.Sh EXAMPLES
|
||||
To send a specific key to multiple hosts:
|
||||
.Dl $ ssh-copy-id -i /path/to/keyfile.pub user@host1 user@host2 user@host3
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
Loading…
Reference in New Issue
Block a user