When I use more, most commonly through help, there are certain keys that do special things (q ends the more command, Enter scrolls down etc.).
Is there a way in PowerShell itself to get help on these keys or do I need to Google it up?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
morein Powerhsell is just a function with following definition:So at the command line, you should be able to do
more.com /?and see help, with the following text in it, which is what you are looking for: