Update list-cli-tools.ps1

This commit is contained in:
Markus 2021-08-26 15:47:55 +02:00
parent e799e5f867
commit 9902a45c36

View File

@ -102,7 +102,8 @@ function ListTools {
CheckFor ping6 "-V" CheckFor ping6 "-V"
CheckFor print "" CheckFor print ""
CheckFor printf "--version" CheckFor printf "--version"
CheckFor python "" CheckFor python "--version"
CheckFor python3 "--version"
CheckFor regedit "--version" CheckFor regedit "--version"
CheckFor replace "--version" CheckFor replace "--version"
CheckFor robocopy "--version" CheckFor robocopy "--version"