When I run get-help get-process -detailed I get the full help. What would I run if I just wanted to know what the get-process -id parameter does? Is there a way to drill down like that?
| |||
|
feedback
|
|
yes, use the -Parameter flag
Just so you're aware you can do a Get-Help on Get-Help.
Hope that helps | |||
|
feedback
|