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