Skip to content

Fixes #4676 - update parameter sets for v6.2 #4677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 22, 2019
Merged

Fixes #4676 - update parameter sets for v6.2 #4677

merged 1 commit into from
Aug 22, 2019

Conversation

sdwheeler
Copy link
Collaborator

@sdwheeler sdwheeler commented Aug 22, 2019

Fixes #4676 - update parameter sets for v6.2
Fixes AB#1588398

Also fixed output in Example 3 of ConvertTo-Csv.md for all versions and removed invalid parameter set per PowerShell/PowerShell#10425

Version(s) of document impacted

  • Impacts 7 document
  • Impacts 6 document
  • Impacts 5.1 document
  • Impacts 5.0 document
  • Impacts 4.0 document
  • Impacts 3.0 document

Reason(s) for not updating all version of documents

  • The documented feature was introduced in version (list version here) of PowerShell
  • This issue only shows up in version (list version(s) here) of the document
  • This PR partially fixes the issue, and issue # tracks the remaining work

@sdwheeler sdwheeler requested a review from DCtheGeek August 22, 2019 21:09
@opbld34
Copy link

opbld34 commented Aug 22, 2019

Docs Build status updates of commit 2099011:

✅ Validation status: passed

File Status Preview URL Details
reference/3.0/Microsoft.PowerShell.Utility/ConvertTo-Csv.md ✅Succeeded View (powershell-3.0)
reference/4.0/Microsoft.PowerShell.Utility/ConvertTo-Csv.md ✅Succeeded View (powershell-4.0)
reference/5.0/Microsoft.PowerShell.Utility/ConvertTo-Csv.md ✅Succeeded View (powershell-5.0)
reference/5.1/Microsoft.PowerShell.Utility/ConvertTo-Csv.md ✅Succeeded View (powershell-5.1)
reference/6/Microsoft.PowerShell.Utility/ConvertTo-Csv.md ✅Succeeded View (powershell-6)
reference/6/Microsoft.PowerShell.Utility/Import-Csv.md ✅Succeeded View (powershell-6)
reference/7/Microsoft.PowerShell.Utility/ConvertTo-Csv.md ✅Succeeded View (powershell-7)
reference/7/Microsoft.PowerShell.Utility/Import-Csv.md ✅Succeeded View (powershell-7)

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

Copy link
Contributor

@DCtheGeek DCtheGeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DCtheGeek DCtheGeek merged commit 50dff13 into MicrosoftDocs:staging Aug 22, 2019
@sdwheeler sdwheeler deleted the sdw-ghi4676 branch August 23, 2019 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc that you can now pipe files to Import-Csv
3 participants