Skip to content

Commit

Permalink
(doc) Add the parameter SpecificFolder description
Browse files Browse the repository at this point in the history
  • Loading branch information
it-praktyk committed Feb 15, 2019
1 parent 0c720d6 commit 7510e78
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ likely your script folder. If unzipping to your package folder, the path
will be like
`"$(Split-Path -Parent $MyInvocation.MyCommand.Definition)\\file.exe"`
.PARAMETER SpecificFolder
OPTIONAL - This is a specific directory within zip file to extract.
.PARAMETER Checksum
The checksum hash value of the Url resource. This allows a checksum to
be validated for files that are not local. The checksum type is covered
Expand Down

0 comments on commit 7510e78

Please sign in to comment.