~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/specifying_revisions.txt

  • Committer: John Arbash Meinel
  • Date: 2006-10-11 22:43:03 UTC
  • mto: This revision was merged to the branch mainline in revision 2126.
  • Revision ID: john@arbash-meinel.com-20061011224303-917597a4ade5429c
code and doc cleanup

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'.
 
8
You can get the online documentation with ``bzr help revisionspec``.
9
9
 
10
10
Revision specs and ranges
11
11
=========================