docs: Update Help/WikiFiles/HTML Help

This commit is contained in:
DrIOS
2024-07-01 13:18:54 -05:00
parent 3790ec00de
commit 14f3889378
5 changed files with 43 additions and 29 deletions

View File

@@ -190,10 +190,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
## INPUTS
### [CISAuditResult[]], [string]
### [CISAuditResult[]] - An array of CISAuditResult objects.
### [string] - A path to a CSV file.
## OUTPUTS
### [PSCustomObject]
### [PSCustomObject] - A custom object containing the path to the zip file and its hash.
## NOTES
## RELATED LINKS