~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/specifying_revisions.txt

  • Committer: Aaron Bentley
  • Date: 2007-02-06 14:52:16 UTC
  • mfrom: (2266 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2268.
  • Revision ID: abentley@panoramicfeedback.com-20070206145216-fcpi8o3ufvuzwbp9
Merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Description of the subarguments for ``-r`` as used by commands such as
6
6
**bzr log** and **bzr merge**.
7
7
 
 
8
You can get the online documentation with ``bzr help revisionspec``.
 
9
 
8
10
Revision specs and ranges
9
11
=========================
10
12