~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/tutorial.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-08-25 19:58:55 UTC
  • mfrom: (1551.8.13 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20060825195855-d79a4429a72ddf7e
Nicer output for gpg-signed commits

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
==============================
108
108
 
109
109
Bazaar installs a single new command, **bzr**.  Everything else is a
110
 
subcommand of this.  You can get some help with `bzr help`. Some arguments 
111
 
are grouped in topics: 'bzr help topics' to see which topics are available.
112
 
There will be more in the future.
 
110
subcommand of this.  You can get some help with `bzr help`.  There will be
 
111
more in the future.
113
112
 
114
113
One function of a version control system is to keep track of who changed
115
114
what.  In a decentralized system, that requires an identifier for each