From bd924465dbb84bda0a8ba1cf93b0fb9866000f09 Mon Sep 17 00:00:00 2001 From: James Truher Date: Fri, 16 Feb 2024 11:08:50 -0800 Subject: [PATCH] ConvertFrom-StringData position for the Delimeter parameter should be 1. --- .../7.2/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md | 2 +- .../7.3/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md | 2 +- .../7.4/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md | 2 +- .../7.5/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/7.2/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md b/reference/7.2/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md index 321c32112e65..8b3ec6e9430a 100644 --- a/reference/7.2/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md +++ b/reference/7.2/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md @@ -249,7 +249,7 @@ Parameter Sets: (All) Aliases: Required: False -Position: 0 +Position: 1 Default value: '=' Accept pipeline input: False Accept wildcard characters: False diff --git a/reference/7.3/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md b/reference/7.3/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md index d33bb66aab63..adcc908171f6 100644 --- a/reference/7.3/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md +++ b/reference/7.3/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md @@ -249,7 +249,7 @@ Parameter Sets: (All) Aliases: Required: False -Position: 0 +Position: 1 Default value: '=' Accept pipeline input: False Accept wildcard characters: False diff --git a/reference/7.4/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md b/reference/7.4/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md index 43ce93957c1d..9cbb3fdeaa6f 100644 --- a/reference/7.4/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md +++ b/reference/7.4/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md @@ -249,7 +249,7 @@ Parameter Sets: (All) Aliases: Required: False -Position: 0 +Position: 1 Default value: '=' Accept pipeline input: False Accept wildcard characters: False diff --git a/reference/7.5/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md b/reference/7.5/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md index b874ff599742..fa1d430ff8a6 100644 --- a/reference/7.5/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md +++ b/reference/7.5/Microsoft.PowerShell.Utility/ConvertFrom-StringData.md @@ -249,7 +249,7 @@ Parameter Sets: (All) Aliases: Required: False -Position: 0 +Position: 1 Default value: '=' Accept pipeline input: False Accept wildcard characters: False