Skip to content

Commit 8ec0506

Browse files
authored
Set-TraceSource parameter -Option has default value 'None' and not 'All'
1 parent 3f836e7 commit 8ec0506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/7.5/Microsoft.PowerShell.Utility/Set-TraceSource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Specifies the type of events that are traced. The acceptable values for this par
193193
- `Assert`
194194
- `All`
195195

196-
`All` is the default.
196+
`None` is the default.
197197

198198
The following values are combinations of other values:
199199

0 commit comments

Comments
 (0)