I am running PS2.0 on Win8.
When I run "get-help Get-ChildItem", I only see NAME and SYNTAX, where is the SYNOPSIS, RELATED LINKS and other info?

|
I am running PS2.0 on Win8. When I run "get-help Get-ChildItem", I only see NAME and SYNTAX, where is the SYNOPSIS, RELATED LINKS and other info?
|
|||
|
You can run PowerShell 2 Windows 8 by passing the
If you run PowerShell 2 like that, then the help appears to work as expected:
|
|||||||
|
|
Use
The You will see Links, Examples, Notes, Outputs, Inputs and detailed Synopsis |
|||||
|
$PSVersionTableto see the version.) – dangph Dec 16 '12 at 17:20