Skip to content

Commit 28ef31e

Browse files
committed
Correcting Help entries
Original submision had an issue with the formating of the help section that have now been corrected.
1 parent a6b1f54 commit 28ef31e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NetScaler/Public/Add-NSCSVirtualServerPolicyBinding.ps1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ function Add-NSCSVirtualServerPolicyBinding {
3030
.PARAMETER Session
3131
The NetScaler session object.
3232
33-
.PARAMETER -Name
33+
.PARAMETER Name
3434
Name of the content switching virtual server.
3535
36-
.PARAMETER -PolicyName
36+
.PARAMETER PolicyName
3737
Name for the content switching policy to bind.
3838
39-
.PARAMETER -TargetLBVServer
39+
.PARAMETER TargetLBVServer
4040
Name for the load balance virtual server.
4141
4242
Minimum length = 1

0 commit comments

Comments
 (0)