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