Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 320 Bytes

search-man-page-descriptions.md

File metadata and controls

8 lines (6 loc) · 320 Bytes

Search Man Page Descriptions

You can use the apropos command with a keyword argument to search for that words occurrence throughout all the man pages on your system. For instance, invoking apropos whatis will bring up a list of entries including the apropos command itself.

See man apropos for more details.