-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Format-List is not related to Update-List #8804
Copy link
Copy link
Closed
Labels
area-utilityArea - Microsoft.PowerShell.Utility moduleArea - Microsoft.PowerShell.Utility moduleissue-doc-bugIssue - error in documentationIssue - error in documentation
Description
Prerequisites
- Write a descriptive title.
- Search the existing issues.
- I am reporting the documentation problem for version of PowerShell I am using.
Version
5.1, 7.2
Link to affected document
Description of the documentation error
This is a small item, but Format-List is listed as a related link, and I don't think it is related. Update-List is for working with collections, a specific .NET class. Format-List is merely a way of presenting output in a text list format. Cosmetically, they may look the same, but they are unrelated. I wouldn't want people confused or misled by the list noun.
Suggested fix
Remove the Format-List related link.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-utilityArea - Microsoft.PowerShell.Utility moduleArea - Microsoft.PowerShell.Utility moduleissue-doc-bugIssue - error in documentationIssue - error in documentation