tldr/pages/common/apropos.md
2016-01-08 09:38:59 +01:00

220 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}}