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

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