Help: help

The "help" command:

Usage: fossil help [OPTIONS] [TOPIC]

Display information on how to use TOPIC, which may be a command, webpage, or setting. Webpage names begin with "/". If TOPIC is omitted, a list of topics is returned.

The following options can be used when TOPIC is omitted:

-a|--all
List both common and auxiliary commands
-o|--options
List command-line options common to all commands
-s|--setting
List setting names
-t|--test
List unsupported "test" commands
-x|--aux
List only auxiliary commands
-w|--www
List all web pages

These options can be used when TOPIC is present:

-h|--html
Format output as HTML rather than plain text