Skip to content

Commit 421bcd5

Browse files
authored
Set-TraceSource parameter -Option has default value 'None' and not 'All'
1 parent 8941fa8 commit 421bcd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/7.2/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)