apropos(1tcl)
apropos --
search help descriptions for matching pattern
Synopsis
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(1tcl)
for details.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.