ssh-keyscan: reformat arguments
Co-Authored-By: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:

committed by
Agniva De Sarker

parent
85b8f04ca3
commit
763c0aeae5
@@ -12,4 +12,4 @@
|
||||
|
||||
- Retrieve certain types of public ssh keys of a remote host:
|
||||
|
||||
`ssh-keyscan -t rsa,dsa,ecdsa,ed25519 {{host}}`
|
||||
`ssh-keyscan -t {{rsa,dsa,ecdsa,ed25519}} {{host}}`
|
||||
|
Reference in New Issue
Block a user