We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e23d94 commit 9792b5dCopy full SHA for 9792b5d
NetScaler/Public/Add-NSSystemFile.ps1
@@ -44,7 +44,7 @@ function Add-NSSystemFile {
44
Suppress confirmation when creating the system file (this does not override a
45
pre-existing file).
46
47
- .Notes
+ .NOTES
48
Nitro implementation status: partial
49
#>
50
[CmdletBinding(SupportsShouldProcess = $true, ConfirmImpact='Low')]
@@ -85,4 +85,4 @@ function Add-NSSystemFile {
85
}
86
87
88
-}
+}
0 commit comments