7
There are numerous user interfaces available for Bazaar.
8
The core package provides a command line tool called **bzr** and
9
graphical user interfaces (GUIs) are available as plug-ins.
16
bzr [global-options] command [options and arguments]
18
Global options affect how Bazaar operates and can appear either
19
before or after ``command``. Command specific options must appear
20
after the command but may be given either before, during or after any
21
command-specific arguments.
26
Bazaar comes with a built-in on-line help system. To see the list of topics,
31
To see the list of commands, the command is::
35
To get help on topic xxx or command xxx, the command is::
39
If you wish to search the help or read it as a larger document, the
40
information is also available in the Bazaar User Reference.