From 8941fa8a617cc32ed520ac837fd6620a7bda7a80 Mon Sep 17 00:00:00 2001 From: jhribal Date: Tue, 29 Oct 2024 20:47:20 +0100 Subject: [PATCH 1/4] Set-TraceSource parameter -Option has default value 'None' and not 'All' --- reference/5.1/Microsoft.PowerShell.Utility/Set-TraceSource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/5.1/Microsoft.PowerShell.Utility/Set-TraceSource.md b/reference/5.1/Microsoft.PowerShell.Utility/Set-TraceSource.md index f0cf0a032f2f..73077fdf8de4 100644 --- a/reference/5.1/Microsoft.PowerShell.Utility/Set-TraceSource.md +++ b/reference/5.1/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: From 421bcd5ab9dd3cbe30e846af812b08befce552ad Mon Sep 17 00:00:00 2001 From: jhribal Date: Tue, 29 Oct 2024 20:48:28 +0100 Subject: [PATCH 2/4] 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: From 3f836e7b6f83eb3f610d46bf0e61844710ba7177 Mon Sep 17 00:00:00 2001 From: jhribal Date: Tue, 29 Oct 2024 20:49:27 +0100 Subject: [PATCH 3/4] 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: From 8ec0506e9b96fa7e3dec10115c16cfeabcff23e9 Mon Sep 17 00:00:00 2001 From: jhribal Date: Tue, 29 Oct 2024 20:50:21 +0100 Subject: [PATCH 4/4] Set-TraceSource parameter -Option has default value 'None' and not 'All' --- reference/7.5/Microsoft.PowerShell.Utility/Set-TraceSource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/7.5/Microsoft.PowerShell.Utility/Set-TraceSource.md b/reference/7.5/Microsoft.PowerShell.Utility/Set-TraceSource.md index d275d4995896..ab5d9a16492c 100644 --- a/reference/7.5/Microsoft.PowerShell.Utility/Set-TraceSource.md +++ b/reference/7.5/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: