Skip to content

Commit 87a9bf1

Browse files
committed
formatting: comments
1 parent a90ed44 commit 87a9bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Public/Get-ADDSAssetInventoryAudit.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ function Get-ADDSAssetInventoryAudit {
2929
This is the folder where attachments are going to be saved.
3030
.NOTES
3131
Outputs to C:\temp by default. For help type: help Get-ADDSAssetInventoryAudit -ShowWindow
32-
#>
32+
#>
3333
[CmdletBinding(DefaultParameterSetName = 'HostType' , HelpURI = "https://criticalsolutionsnetwork.github.io/ADDSAuditTasks/#Get-ADDSInventoryAudit")]
3434
param (
3535
[ValidateSet("Windows10orUp", "WindowsServer")]

0 commit comments

Comments
 (0)