Skip to content

Commit 05f2471

Browse files
committed
Merge pull request #3 from PowerShell/master
resyncing to PowerShell\PowerShell-Docs
2 parents 9800236 + b4cb61a commit 05f2471

File tree

4 files changed

+215
-544
lines changed

4 files changed

+215
-544
lines changed

dsc/archiveResource.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Archive [string] #ResourceName
1010
{
1111
Destination = [string]
1212
Path = [string]
13-
[ Checksum = [string] { CreatedDate | ModifiedDate | SHA-1 | SHA-256 | SHA-512 } ]
13+
[ Checksum = [string] { CreatedDate | ModifiedDate | SHA-1 | SHA-256 | SHA-512 } ]
1414
[ DependsOn = [string[]] ]
15-
[ Ensure = [string] { Absent | Present } ]
16-
[Force = [bool] ]
15+
[ Ensure = [string] { Absent | Present } ]
16+
[ Force = [bool] ]
1717
[ Validate = [bool] ]
1818
}
1919
```

0 commit comments

Comments
 (0)