Hacker News new | ask | show | jobs
by xnorswap 872 days ago
It also has tab completion of parameters, so you can tab complete not just commands but things like -ExpandProperty too
1 comments

I think you don't even need to type out the whole option, just the first few letters most of the time? I haven't used PowerShell in a bit, but I think if you have a command with a -Force option, but just type -f, it will go through as -Force, if and only if the command doesn't have any other options starting in f