You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you invoke the ShowParameterHelp function (bound to Alt+h by default), the parameter description that prints is prefixed with DESC: (e.g., type Get-Item -Path and press Alt+h)
This prefix adds no useful information; I suggest removing it.