Add list-cli-tools.ps1

This commit is contained in:
Markus Fleschutz
2021-07-22 20:09:17 +02:00
parent 96d2838232
commit ae240d8dcd
3 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,7 @@
.SYNOPSIS
list-cli-tools.ps1
.DESCRIPTION
Lists command-line tools available
Lists available command-line interface (CLI) tools
.EXAMPLE
PS> .\list-cli-tools.ps1
.LINK