From 3b8cc2737c6d29fe3eb6d4a2fbbe32b9b01bfe34 Mon Sep 17 00:00:00 2001 From: Bobby Reed Date: Thu, 9 May 2019 11:19:56 -0400 Subject: [PATCH] Fixes #3391 - Correct Format-List Property values (#4286) --- reference/3.0/Microsoft.PowerShell.Utility/Format-List.md | 3 ++- reference/4.0/Microsoft.PowerShell.Utility/Format-List.md | 5 +++-- reference/5.0/Microsoft.PowerShell.Utility/Format-List.md | 3 ++- reference/5.1/Microsoft.PowerShell.Utility/Format-List.md | 3 ++- reference/6/Microsoft.PowerShell.Utility/Format-List.md | 3 ++- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/reference/3.0/Microsoft.PowerShell.Utility/Format-List.md b/reference/3.0/Microsoft.PowerShell.Utility/Format-List.md index 3f6b48f5298e..43133c684e6d 100644 --- a/reference/3.0/Microsoft.PowerShell.Utility/Format-List.md +++ b/reference/3.0/Microsoft.PowerShell.Utility/Format-List.md @@ -222,8 +222,9 @@ parameters in the same command. The value of the **Property** parameter can be a new calculated property. To create a calculated property, use a hash table. Valid keys are: +- Name (or Label) \ - Expression \ or \