Linux: Man Page Keys
Command to Display Man Page
To show the manual page for the command ls, type
man ls
Man Pages Keys
Here's the most important keys when viewing man page.
- f = page down.
- b = page up.
- h = show help.
- q = exit/quit.
type /something
enter to search.
- n = next occurrence.
- N = previous occurrence.