Skip to content

Commit 1ed352f

Browse files
mbreakey3Sean Wheeler
authored andcommitted
Adding calling the ComputerName parameter to the example (#1964)
* Adding calling the ComputerName parameter to the example * Changing quotes to brackets
1 parent fa96dbb commit 1ed352f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsc/configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Configuration MyDscConfiguration {
6161
}
6262
}
6363
}
64-
MyDscConfiguration
64+
MyDscConfiguration -ComputerName <MyComputer>
6565
6666
```
6767

0 commit comments

Comments
 (0)