MicrosoftDocs / windows-powershell-docs

This repo is used to contribute to Windows 10, Windows Server 2016, and MDOP PowerShell module documentation.
Creative Commons Attribution 4.0 International
445 stars 599 forks source link

There is a wrong parameter name on example "C:\> Get-ClusterGroup -Name FileServer1 | Format-List -Process *" #1810

Closed Park-minkyu closed 4 years ago

Park-minkyu commented 4 years ago

"-Process" is not a recognizable parameter for format-list that parameter supposed to be "-Property"


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

o0nj commented 4 years ago

Hello, @Park-minkyu

The issue is under investigation and you will be notified with any changes on the way.

Thank you for providing feedback.

msbemba commented 4 years ago

@Park-minkyu Thank you for your feedback. We have made changes to the document via PR #https://github.com/MicrosoftDocs/windows-powershell-docs/pull/1869

Thanks Sri

Park-minkyu commented 4 years ago

@msbemba Am I able to close this issue? When this changes will be released? I'm going to close after public release!

Thank you!

msbemba commented 4 years ago

@Park-minkyu You will have an option to Close the issue. However, Once the document is updated we will proceed with closing the issue from our side.

Thanks Sri

Park-minkyu commented 4 years ago

Doc Fixed Confirmed! Thank you! image