mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Corrected grammatical errors
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
## install-ssh-client.ps1 - Installs the SSH client (needs admin rights)
|
||||
## install-ssh-client.ps1 - Installs a SSH client (needs admin rights)
|
||||
|
||||
This PowerShell script installs the SSH client (needs admin rights).
|
||||
This PowerShell script installs a SSH client (needs admin rights).
|
||||
|
||||
## Parameters
|
||||
```powershell
|
||||
|
@ -1,6 +1,6 @@
|
||||
## install-ssh-server.ps1 - Installs the SSH server (needs admin rights)
|
||||
## install-ssh-server.ps1 - Installs a SSH server (needs admin rights)
|
||||
|
||||
This PowerShell script installs the SSH server (needs admin rights).
|
||||
This PowerShell script installs a SSH server (needs admin rights).
|
||||
|
||||
## Parameters
|
||||
```powershell
|
||||
|
Reference in New Issue
Block a user