mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-24 06:25:35 +02:00
Updated ssh.exe examples (markdown)
parent
62a880ef0f
commit
f1d4c634a4
@ -22,7 +22,7 @@ $acl.SetAccessRule($ar)
|
||||
Set-Acl $authorizedKeyPath $acl
|
||||
```
|
||||
|
||||
### Usage from client-side
|
||||
### Usage from client-side (`ssh`)
|
||||
|
||||
1. Generate a key pair on the client:
|
||||
* `ssh-keygen -t rsa -f id_rsa`
|
||||
|
Loading…
x
Reference in New Issue
Block a user