-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-otherArea - Miscellaneous modulesArea - Miscellaneous modules
Description
Issue Details
While working #1663 I found the need to verify all parameters were accounted for so I wrote this.
https://gist.github.com/thezim/36e742d3d8b6352dd329f4229a5956ef
Current output for the 6 tree:
Missing Path
------- ----
PassThru /src/powershell-docs/reference/6/Microsoft.PowerShell.Archive/Compress-Archive.md
PassThru /src/powershell-docs/reference/6/Microsoft.PowerShell.Archive/Expand-Archive.md
RemoteDebug /src/powershell-docs/reference/6/Microsoft.PowerShell.Core/Invoke-Command.md
HostName /src/powershell-docs/reference/6/Microsoft.PowerShell.Core/Start-Job.md
FollowSymlink /src/powershell-docs/reference/6/Microsoft.PowerShell.Management/Get-ChildItem.md
AdditionalChildPath /src/powershell-docs/reference/6/Microsoft.PowerShell.Management/Join-Path.md
LeafBase /src/powershell-docs/reference/6/Microsoft.PowerShell.Management/Split-Path.md
Extension /src/powershell-docs/reference/6/Microsoft.PowerShell.Management/Split-Path.md
Title /src/powershell-docs/reference/6/Microsoft.PowerShell.Security/Get-Credential.md
EnumsAsStrings /src/powershell-docs/reference/6/Microsoft.PowerShell.Utility/ConvertTo-Json.md
Group /src/powershell-docs/reference/6/Microsoft.PowerShell.Utility/Get-Verb.md
Expression /src/powershell-docs/reference/6/Microsoft.PowerShell.Utility/Measure-Command.md
Top /src/powershell-docs/reference/6/Microsoft.PowerShell.Utility/Sort-Object.md
Bottom /src/powershell-docs/reference/6/Microsoft.PowerShell.Utility/Sort-Object.md
SkipDependencies /src/powershell-docs/reference/6/PackageManagement/Get-Package.md
SkipDependencies /src/powershell-docs/reference/6/PackageManagement/Install-Package.md
SkipDependencies /src/powershell-docs/reference/6/PackageManagement/Uninstall-Package.md
PrivateData /src/powershell-docs/reference/6/PowerShellGet/New-ScriptFileInfo.md
PrivateData /src/powershell-docs/reference/6/PowerShellGet/Update-ScriptFileInfo.md
Are there any documentation coverage tools used for this repo?
Version(s) of document impacted
- Impacts 6 document
Reason(s) for not selecting all version of documents
- The documented feature was introduced in selected version of PowerShell
mklement0joeyaiello
Metadata
Metadata
Assignees
Labels
area-otherArea - Miscellaneous modulesArea - Miscellaneous modules