mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-14 18:08:43 +01:00
Renamed to list-powershell-verbs.ps1
This commit is contained in:
parent
70e14b26b2
commit
267a4e566c
@ -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
|
||||
---- -----
|
Loading…
Reference in New Issue
Block a user