Skip to content

Commit a8ae081

Browse files
committed
Update comment
1 parent 6ce3d57 commit a8ae081

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/troubleshooting/known-issues.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,11 @@ When executing `dsc.exe` commands in Windows PowerShell:
150150

151151
When running `dsc resource list --adapter Microsoft.Windows/WindowsPowerShell`, you
152152
may see zero resources returned. In trace or debug logs, an error like the following can
153-
appear: "Cannot bind argument to parameter 'Path' because it is an empty string."
153+
appear:
154+
155+
```console
156+
Cannot bind argument to parameter 'Path' because it is an empty string.
157+
```
154158

155159
### Problem details
156160

0 commit comments

Comments
 (0)