~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/specifying_revisions.txt

  • Committer: Andrew Bennetts
  • Date: 2010-10-08 08:15:14 UTC
  • mto: This revision was merged to the branch mainline in revision 5498.
  • Revision ID: andrew.bennetts@canonical.com-20101008081514-dviqzrdfwyzsqbz2
Split NEWS into per-release doc/en/release-notes/bzr-*.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
For complete details, see `Revision Identifiers`_ in the
66
66
Bazaar User Reference.
67
67
 
68
 
.. _Revision Identifiers: ../user-reference/index.html#revision-identifiers
 
68
.. _Revision Identifiers: ../user-reference/revisionspec-help.html
69
69
 
70
70
Numbers
71
71
~~~~~~~
86
86
revid
87
87
~~~~~
88
88
 
89
 
**revid** allows specifying an internal revision ID, as shown by ``bzr
 
89
**revid** allows specifying a an internal revision ID, as shown by ``bzr
90
90
log --show-ids`` and some other commands.
91
91
 
92
92
For example::