Help: test-all-help
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

The "test-all-help" command:

Usage: fossil test-all-help ?OPTIONS?

Show help text for commands and pages.  Useful for proof-reading.
Defaults to just the CLI commands.  Specify --www to see only the
web pages, or --everything to see both commands and pages.

Options:
   -e|--everything   Show all commands and pages.
   -t|--test         Include test- commands
   -w|--www          Show WWW pages.
   -s|--settings     Show settings.
   -h|--html         Transform output to HTML.