Renamed to list-powershell-verbs.ps1

This commit is contained in:
Markus Fleschutz 2024-02-26 15:53:08 +01:00
parent 70e14b26b2
commit 267a4e566c

View File

@ -1,10 +1,10 @@
<#
.SYNOPSIS
Lists verbs
Lists verbs in PowerShell
.DESCRIPTION
This PowerShell script lists all allowed verbs.
This PowerShell script lists all allowed/recommended verbs in PowerShell.
.EXAMPLE
PS> ./list-verbs.ps1
PS> ./list-powershell-verbs.ps1
Verb Group
---- -----