1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-04-14 05:58:18 +02:00

Improve list-cli-tools.ps1

This commit is contained in:
Markus Fleschutz 2021-09-02 13:09:35 +02:00
parent 964352f83a
commit fa5eaccf52

View File

@ -146,7 +146,7 @@ function ListTools {
CheckFor whoami "--version"
CheckFor wput "--version"
CheckFor write ""
CheckFor wsl ""
CheckFor wsl "--version"
CheckFor xcopy "--version"
CheckFor yes "--version"
CheckFor zip "--version"