# Summary of the new feature/enhancement It would be useful, if the **-Parameter** parameter of the `Get-Help` cmdlet accept string array, so we can use commands like ```powershell Get-Help -Name Get-Command -Parameter Verb, Noun ```