apropos(TCLX)

apropos(TCLX)


apropos -- search help descriptions for matching pattern

Syntax

apropos pattern

Description

This command locates subjects by searching their one-line descriptions for a pattern. apropos is useful when you can remember part of the name or description of a command, and want to search through the one-line summaries for matching lines. Full regular expressions may be specified, see the manual page for regexp(TCL) for details.