Skip to content

Fixes #8278 - Clarify input behaviors for Select-String#8311

Merged
sdwheeler merged 1 commit intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-i8278
Nov 5, 2021
Merged

Fixes #8278 - Clarify input behaviors for Select-String#8311
sdwheeler merged 1 commit intoMicrosoftDocs:stagingfrom
sdwheeler:sdw-i8278

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler commented Nov 5, 2021

PR Summary

Fixes AB#1891421 - Fixes #8278 - Clarify input behaviors for Select-String

Select the area of the Table of Contents containing the documents being changed.

Conceptual content

  • Overview and Install
  • Learning PowerShell
    • PowerShell 101
    • Deep dives
    • Sample scripts
    • Remoting
  • Release notes (What's New)
  • Windows PowerShell
    • WMF, ISE, release notes, etc.
  • DSC articles
  • Community resources
  • Gallery articles
  • Scripting and development
    • Language Spec
    • Legacy SDK

Cmdlet reference & about_ topics

  • Preview 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 staging 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.

@opbld33
Copy link
Copy Markdown

opbld33 commented Nov 5, 2021

Docs Build status updates of commit 4e794b7:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • [Error: RuningBuildFailed] Some unexpected errors happened when running build, please open a ticket in https://aka.ms/SiteHelp and include the error report for our team to troubleshoot

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

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.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@sdwheeler sdwheeler closed this Nov 5, 2021
@sdwheeler sdwheeler reopened this Nov 5, 2021
@opbld30
Copy link
Copy Markdown

opbld30 commented Nov 5, 2021

Docs Build status updates of commit 4e794b7:

✅ Validation status: passed

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

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 8ef5ed4 into MicrosoftDocs:staging Nov 5, 2021
@sdwheeler sdwheeler deleted the sdw-i8278 branch November 9, 2021 14:54
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.

Clarify that FileInfo input objects cause the file's *content* to be searched, clarify input types that are meaningfully supported

3 participants