Skip to content

(GH-8804) Remove erroneous reference from Update-List#8807

Merged
sdwheeler merged 1 commit intoMicrosoftDocs:mainfrom
michaeltlombardi:gh-8804/main/update-list-ref-link
May 13, 2022
Merged

(GH-8804) Remove erroneous reference from Update-List#8807
sdwheeler merged 1 commit intoMicrosoftDocs:mainfrom
michaeltlombardi:gh-8804/main/update-list-ref-link

Conversation

@michaeltlombardi
Copy link
Copy Markdown
Contributor

PR Summary

PR Context

Check the boxes below to indicate the content affected by this PR.

Repository or docset configuration

  • Repo documentation and configuration (.git/.github/.vscode etc.)
  • Docs build files (.openpublishing.* and build scripts)
  • Docset configuration (docfx.json, mapping, bread, module folder)

Conceptual documentation

  • Files in docs-conceptual

Cmdlet reference & about_ topics
When changing cmdlet reference or about_ topics, the changes should be copied to all
relevant versions. Check the boxes below to indicate the versions affected by this change.

  • Preview content
  • Version 7.2 content
  • Version 7.1 content
  • Version 7.0 content
  • Version 5.1 content

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the main branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress. If the PR is work in progress,
    please add the prefix WIP: or [WIP] to the beginning of the title and remove the prefix when
    the PR is ready.

@opbld31
Copy link
Copy Markdown

opbld31 commented May 12, 2022

Docs Build status updates of commit bc6b8e2:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Utility/Update-List.md ✅Succeeded View (powershell-5.1)
reference/7.0/Microsoft.PowerShell.Utility/Update-List.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Utility/Update-List.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Utility/Update-List.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Utility/Update-List.md ✅Succeeded View (powershell-7.3)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Comment on lines +261 to +264
This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVariable`,
`-InformationAction`, `-InformationVariable`, `-OutVariable`, `-OutBuffer`, `-PipelineVariable`,
`-Verbose`, `-WarningAction`, and `-WarningVariable`. For more information, see
[about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is the one place we don't format the parameters.

Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

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

Fix the CommonParameters, please.

@michaeltlombardi michaeltlombardi force-pushed the gh-8804/main/update-list-ref-link branch from bc6b8e2 to 8748074 Compare May 13, 2022 13:53
@opbld30
Copy link
Copy Markdown

opbld30 commented May 13, 2022

Docs Build status updates of commit 8748074:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Utility/Update-List.md ✅Succeeded View (powershell-5.1)
reference/7.0/Microsoft.PowerShell.Utility/Update-List.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Utility/Update-List.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Utility/Update-List.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Utility/Update-List.md ✅Succeeded View (powershell-7.3)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler sdwheeler merged commit ef6eab5 into MicrosoftDocs:main May 13, 2022
@michaeltlombardi michaeltlombardi deleted the gh-8804/main/update-list-ref-link branch May 26, 2022 21:33
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.

Format-List is not related to Update-List

4 participants