From 3f836e7b6f83eb3f610d46bf0e61844710ba7177 Mon Sep 17 00:00:00 2001 From: jhribal Date: Tue, 29 Oct 2024 20:49:27 +0100 Subject: [PATCH] Set-TraceSource parameter -Option has default value 'None' and not 'All' --- reference/7.4/Microsoft.PowerShell.Utility/Set-TraceSource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/7.4/Microsoft.PowerShell.Utility/Set-TraceSource.md b/reference/7.4/Microsoft.PowerShell.Utility/Set-TraceSource.md index 3dfe7b8e2637..ee43261665e0 100644 --- a/reference/7.4/Microsoft.PowerShell.Utility/Set-TraceSource.md +++ b/reference/7.4/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: