get-command | ft -wrap
you may also want to try
get-command | ft -auto -wrap
--
Bruce Payette [MSFT]
Windows PowerShell Technical Lead
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
"Migration Guy" <MigrationGuy@discussions.microsoft.com> wrote in message
news

BBB0FBA-DD38-47E3-87D7-224C5DEFC90B@microsoft.com...
> When I do a command like: get-command the definition collum goes off the
> right side of the screen.
>
> How do I get it to word-wrap so I can see the entire definition?