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