Skip to content

Update-Help: Add new -Scope parameter#3527

Merged
sdwheeler merged 5 commits intoMicrosoftDocs:stagingfrom
vexx32:patch-4
Jan 10, 2019
Merged

Update-Help: Add new -Scope parameter#3527
sdwheeler merged 5 commits intoMicrosoftDocs:stagingfrom
vexx32:patch-4

Conversation

@vexx32
Copy link
Copy Markdown
Contributor

@vexx32 vexx32 commented Jan 10, 2019

  • Cleanup file & examples
  • Change prompt style to PS>
  • Update syntax diagrams
  • Add -Scope parameter that was introduced in 6.1

Fixes #2168. There are a couple additional things mentioned in the linked issue that I'm not sure if I should look at as well, or if you guys would rather do that yourselves. 😄

Version(s) of document impacted

  • Impacts 6.next 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 6.1 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

Cleanup file & examples
Change prompt style to `PS>`
Update syntax diagrams
Add -Scope parameter that was introduced in 6.1
@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit b59e943:

🕙 Preparing: average preparing time is 1 min(s) 10 sec(s)

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit b59e943:

🕙 Incremental building: average incremental building time is 13 min(s) 19 sec(s)

💄 Add hanging indent on syntax diagrams
@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit b59e943:

✅ Validation status: passed

File Status Preview URL Details
reference/6/Microsoft.PowerShell.Core/Update-Help.md ✅Succeeded View (powershell-6)

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.

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit 189369c:

🕙 Preparing: average preparing time is 1 min(s) 10 sec(s)

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit 189369c:

🕙 Incremental building: average incremental building time is 13 min(s) 19 sec(s)

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit 189369c:

✅ Validation status: passed

File Status Preview URL Details
reference/6/Microsoft.PowerShell.Core/Update-Help.md ✅Succeeded View (powershell-6)

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.

@vexx32 vexx32 changed the title Update Update-Help.md Update-Help: Add new -Scope parameter Jan 10, 2019
@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit ff0fe20:

🕙 Preparing: average preparing time is 1 min(s) 10 sec(s)

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit ff0fe20:

🕙 Incremental building: average incremental building time is 13 min(s) 19 sec(s)

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit ff0fe20:

❌ Validation status: errors

File Status Preview URL Details
reference/6/Microsoft.PowerShell.Core/Update-Help.md ❌Error Details

reference/6/Microsoft.PowerShell.Core/Update-Help.md

  • [Error] Unable to load file '6/Microsoft.PowerShell.Core/Update-Help.md' via processor 'AzureCliDocumentProcessor': :624:(3199) '

<!-- reference links -->
[ModuleSpecification...'
Expect hyperlink, but got <!-- reference links --> [ModuleSpecification Constructor (Hashtable)] :/dotnet/api/microsoft.powershell.commands.modulespecification.-ctor?view=powershellsdk-1.1.0#Microsoft_PowerShell_Commands_ModuleSpecification_

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.

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit c8221de:

🕙 Preparing: average preparing time is 1 min(s) 10 sec(s)

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit c8221de:

🕙 Incremental building: average incremental building time is 13 min(s) 19 sec(s)

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit c8221de:

❌ Validation status: errors

File Status Preview URL Details
reference/6/Microsoft.PowerShell.Core/Update-Help.md ❌Error Details

reference/6/Microsoft.PowerShell.Core/Update-Help.md

  • [Error] Unable to load file '6/Microsoft.PowerShell.Core/Update-Help.md' via processor 'AzureCliDocumentProcessor': :624:(3199) '

<!-- reference links -->
[ModuleSpecification...'
Expect hyperlink, but got <!-- reference links --> [ModuleSpecification Constructor (Hashtable)]: /dotnet/api/microsoft.powershell.commands.modulespecification.-ctor?view=powershellsdk-1.1.0#Microsoft_PowerShell_Commands_ModuleSpecification_

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.

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit d0343ae:

🕙 Preparing: average preparing time is 1 min(s) 10 sec(s)

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit d0343ae:

🕙 Incremental building: average incremental building time is 13 min(s) 19 sec(s)

@zjalexander
Copy link
Copy Markdown
Contributor

OPS Build status updates of commit d0343ae:

✅ Validation status: passed

File Status Preview URL Details
reference/6/Microsoft.PowerShell.Core/Update-Help.md ✅Succeeded View (powershell-6)

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.

@sdwheeler sdwheeler merged commit de6fdfc into MicrosoftDocs:staging Jan 10, 2019
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.

Add documentation for Update-Help -Scope User

3 participants