st-find
--++ Syntax
st-find syntax: [-h] [-v] [-a] <pattern>
st-find syntax:
st-find syntax: Where:
st-find syntax: -h displays help then exits.
st-find syntax: -v causes verbose output (e.g. with -h).
st-find syntax: -a searches all versions, not just debug.
st-find syntax: <pattern> is a Perl pattern to search for.
st-find syntax:
st-find syntax: Output:
st-find syntax: The result of applying <pattern> to all of the ST source.
st-find syntax: The debug version is searched, which includes programs
st-find syntax: that don't have a version.
st-find syntax: If "-a" is set, then all files are searched (except RCS logs).
st-find syntax: RCS logs, "." files, and ".gif" are always skipped.