Help: whatis
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2019 Conference, Houston/TX, US, Nov 4-8
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Sep 9.

The "whatis" command:

Usage: fossil whatis NAME

Resolve the symbol NAME into its canonical artifact hash artifact name and provide a description of what role that artifact plays.

Options:

-f|--file
Find artifacts with the same hash as file NAME. If NAME is "-", read content from standard input.
--type TYPE
Only find artifacts of TYPE (one of: 'ci', 't', 'w', 'g', or 'e')
-v|--verbose
Provide extra information (such as the RID)