mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-15 10:28:55 +01:00
Renamed to list-powershell-verbs.ps1
This commit is contained in:
parent
70e14b26b2
commit
267a4e566c
@ -1,10 +1,10 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Lists verbs
|
Lists verbs in PowerShell
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This PowerShell script lists all allowed verbs.
|
This PowerShell script lists all allowed/recommended verbs in PowerShell.
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
PS> ./list-verbs.ps1
|
PS> ./list-powershell-verbs.ps1
|
||||||
|
|
||||||
Verb Group
|
Verb Group
|
||||||
---- -----
|
---- -----
|
Loading…
Reference in New Issue
Block a user