Skip to content

Commit ce5589c

Browse files
committed
Fix documentation for InstanceName parameter in Add-SqlDscTraceFlag to clarify its purpose
1 parent 4771347 commit ce5589c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Public/Add-SqlDscTraceFlag.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Specifies the server name where the instance exist.
1414
1515
.PARAMETER InstanceName
16-
Specifies the instance name on which to remove the trace flags.
16+
Specifies the instance name on which to add the trace flags.
1717
1818
.PARAMETER TraceFlag
1919
Specifies the trace flags to add.

0 commit comments

Comments
 (0)