We didn't make that configurable. You can write a function to do this:
function myhelp {$helpcmd = "get-help -full $args" ;invoke-expression
$helpcmd}
You could request this as a feature.
--
Jeffrey Snover [MSFT]
Windows PowerShell Architect
Microsoft Corporation
This posting is provided "AS IS" with no warranties, no confers rights.
Visit the Windows PowerShell Team blog at:
http://blogs.msdn.com/PowerShell
Visit the Windows PowerShell ScriptCenter at:
http://www.microsoft.com/technet/scr.../hubs/msh.mspx