Figure 4: Output from running the usage Get-Process command
Get-Process [[-Name] <String[]>]
Get-Process -Id <Int32[]>
Get-Process -InputObject <Process[]>