Skip to content

Commit 8bc0983

Browse files
Attemp to fix examples
1 parent bb32904 commit 8bc0983

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/FIleContentDsc/Examples/Resources/ReplaceText/3-ReplaceText_ReplacePlainSecretText.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Configuration Example
1212
[System.String[]]
1313
$NodeName = 'localhost',
1414

15-
[Parameter(Mandatory = $true)]
15+
[Parameter()]
1616
[ValidateNotNullorEmpty()]
1717
[PSCredential]
1818
$Secret

0 commit comments

Comments
 (0)