mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-21 09:28:21 +02:00
Renamed to list-powershell-modules.ps1
This commit is contained in:
parent
a9b0fd120d
commit
70e14b26b2
@ -1,10 +1,10 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Lists PowerShell modules
|
Lists the PowerShell modules
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This PowerShell script lists the installed PowerShell modules.
|
This PowerShell script lists the installed PowerShell modules.
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
PS> ./list-modules.ps1
|
PS> ./list-powershell-modules.ps1
|
||||||
|
|
||||||
Name Version ModuleType ExportedCommands
|
Name Version ModuleType ExportedCommands
|
||||||
---- ------- ---------- ----------------
|
---- ------- ---------- ----------------
|
Loading…
Reference in New Issue
Block a user