Renamed to list-powershell-modules.ps1

This commit is contained in:
Markus Fleschutz 2024-02-26 15:49:36 +01:00
parent a9b0fd120d
commit 70e14b26b2

View File

@ -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
---- ------- ---------- ---------------- ---- ------- ---------- ----------------