mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-22 20:51:17 +01:00
Fix typo
This commit is contained in:
parent
3b2c1bd0be
commit
c82928e5c7
@ -79,8 +79,8 @@ install-knot-resolver.ps1, installs the Knot Resolver (needs admin rights)
|
||||
install-signal-cli.ps1, installs signal-cli from github.com/AsamK/signal-cli
|
||||
install-ssh-client.ps1, installs the SSH client (needs admin rights)
|
||||
install-ssh-server.ps1, installs the SSH server (needs admin rights)
|
||||
install-wsl.ps1, installs Windows Subsystem for Linux (WSL), needs admin rights
|
||||
install-vscode.ps1, installs Visual Studio Code
|
||||
install-wsl.ps1, installs Windows Subsystem for Linux (WSL), needs admin rights
|
||||
introduce-powershell.ps1, introduces PowerShell to new users
|
||||
list-aliases.ps1, lists all PowerShell aliases
|
||||
list-anagrams.ps1, lists all anagrams of the given word
|
||||
|
Can't render this file because it has a wrong number of fields in line 82.
|
@ -64,8 +64,8 @@ Mega Collection of PowerShell Scripts
|
||||
| [install-ssh-client.ps1](Scripts/install-ssh-client.ps1) | Installs the SSH client (needs admin rights)
|
||||
| [install-ssh-server.ps1](Scripts/install-ssh-server.ps1) | Installs the SSH server (needs admin rights)
|
||||
| [install-signal-cli.ps1](Scripts/install-signal-cli.ps1) | Installs signal-cli from github.com/AsamK/signal-cli
|
||||
| [install-wsl.ps1](Scripts/install-wsl.ps1) | Installs Windows Subsystem for Linux (WSL), needs admin rights
|
||||
| [install-vscode.ps1](Scripts/install-vscode.ps1) | Installs Visual Studio Code
|
||||
| [install-wsl.ps1](Scripts/install-wsl.ps1) | Installs Windows Subsystem for Linux (WSL), needs admin rights
|
||||
| [list-cli-tools.ps1](Scripts/list-cli-tools.ps1) | Lists available command-line interface (CLI) tools
|
||||
| [list-drives.ps1](Scripts/list-drives.ps1) | Lists all drives
|
||||
| [list-network-shares.ps1](Scripts/list-network-shares.ps1) | Lists the network shares of the local computer
|
||||
|
Loading…
Reference in New Issue
Block a user