Searches the whatis database for any keywords you give it. Useful for finding out what utility to use for a task:
dave@samizdata[~]% apropos secure | grep copy
scp(1) - secure copy (remote file copy program)
dave@samizdata[~]%
See also: whatis, which, whereis, where