Hacker News new | ask | show | jobs
by anjanb 1028 days ago
you can grep the man page contents by using the following command

man <command> | col -b | grep "search_string"