Help: tree
Tcl 2015 Conference, Manassas/VA, US, Oct 19-23
Send your abstracts to tclconference@googlegroups.com by Aug 24.

The "tree" command:

Usage: fossil tree ?OPTIONS? ?PATHS ...?

List all files in the current check-out much like the "tree" command does. If PATHS is included, only the named files (or their children if directories) are shown.

Options:

-r VERSION
The specific check-in to list
-R|--repository REPO
Extract info from repository REPO

See also: ls