Skip to content

Commit 3418c0e

Browse files
authored
Update Get-Module.md
1 parent f42c096 commit 3418c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/5.1/Microsoft.PowerShell.Core/Get-Module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ Accept wildcard characters: False
495495

496496
### -ListAvailable
497497

498-
Indicates that this cmdlet will list all modules that are currently installed in a path contained in the **PSModulePath** environment variable.
498+
Lists modules installed in any path in the **PSModulePath** environment variable.
499499

500500
```yaml
501501
Type: System.Management.Automation.SwitchParameter

0 commit comments

Comments
 (0)