Skip to content

Incorrect example description for Resolve-Path #8814

@trogper

Description

@trogper

Prerequisites

  • Write a descriptive title.
  • Search the existing issues.
  • I am reporting the documentation problem for version of PowerShell I am using.

Version

7.2

Link to affected document

https://github.com/MicrosoftDocs/PowerShell-Docs/blob/main/reference/7.2/Microsoft.PowerShell.Management/Resolve-Path.md

Description of the documentation error

Description of Example 3: Get all paths in the Windows folder states This command returns all of the folders in the C:\Windows folder.
This is however not true, it will return all folders and files

Suggested fix

replace
This command returns all of the folders in the C:\Windows folder.
with
This command returns all of the folders and files in the C:\Windows folder.

Metadata

Metadata

Assignees

Labels

area-managementArea - Microsoft.PowerShell.Management moduleissue-doc-bugIssue - error in documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions