From 421bcd5ab9dd3cbe30e846af812b08befce552ad Mon Sep 17 00:00:00 2001 From: jhribal Date: Tue, 29 Oct 2024 20:48:28 +0100 Subject: [PATCH] Set-TraceSource parameter -Option has default value 'None' and not 'All' --- reference/7.2/Microsoft.PowerShell.Utility/Set-TraceSource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/7.2/Microsoft.PowerShell.Utility/Set-TraceSource.md b/reference/7.2/Microsoft.PowerShell.Utility/Set-TraceSource.md index 9c601f70a60e..b5fc4548d12f 100644 --- a/reference/7.2/Microsoft.PowerShell.Utility/Set-TraceSource.md +++ b/reference/7.2/Microsoft.PowerShell.Utility/Set-TraceSource.md @@ -193,7 +193,7 @@ Specifies the type of events that are traced. The acceptable values for this par - `Assert` - `All` -`All` is the default. +`None` is the default. The following values are combinations of other values: