File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ changes since the last release, see the [diff on GitHub][unreleased].
121121- Added support for extensions to DSC. You can now use the ` dsc extension list ` command to
122122 enumerate available extensions. DSC now supports a single extension capability, ` discover ` , which
123123 returns JSON objects indicating where to find DSC resource manifests that aren't in the ` PATH ` or
124- ` DSC_PATH ` , as with resources installed as Appx packages.
124+ ` DSC_RESOURCE_PATH ` , as with resources installed as Appx packages.
125125
126126 Now when DSC performs discovery, it recursively discovers extensions and resources on the system.
127127
@@ -135,7 +135,7 @@ changes since the last release, see the [diff on GitHub][unreleased].
135135 - [ #760 ] [ #760 ]
136136 - [ #762 ] [ #762 ]
137137
138- - Addes support for passing parameters to the ` dsc config ` commands from stdin. You can pass
138+ - Adds support for passing parameters to the ` dsc config ` commands from stdin. You can pass
139139 _ either_ the configuration document or parameters file contents to the command from stdin, but
140140 not both. This enables securely passing sensitive parameters to DSC without writing them to a
141141 file or defining them as an environment variable.
You can’t perform that action at this time.
0 commit comments