We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9f2e2 commit 3201cd4Copy full SHA for 3201cd4
reference/7.4/Microsoft.PowerShell.Core/Get-Module.md
@@ -498,7 +498,7 @@ Accept wildcard characters: False
498
499
By default, `Get-Module` only returns the modules that have been imported into the current session.
500
With this parameter the command lists modules installed in any path included in the
501
-**$env:PSModulePath** environment variable.
+`$env:PSModulePath` environment variable.
502
503
```yaml
504
Type: System.Management.Automation.SwitchParameter
0 commit comments