tldr/pages/common/apropos.md

216 B

apropos

Search in manpages for example to find a new command

  • search for keyword

apropos {{regular_expression}}

  • search without restricting output to terminal width

apropos -l {{regular_expression}}