~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2016-04-21 04:10:52 UTC
  • mfrom: (6616.1.1 fix-en-user-guide)
  • Revision ID: pqm@pqm.ubuntu.com-20160421041052-clcye7ns1qcl2n7w
(richard-wilbur) Ensure build of English use guide always uses English text
 even when user's locale specifies a different language. (Jelmer Vernooij)

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/bzr_man.html#revision-identifiers
 
68
.. _Revision Identifiers: ../user-reference/index.html#revision-identifiers
69
69
 
70
70
Numbers
71
71
~~~~~~~
86
86
revid
87
87
~~~~~
88
88
 
89
 
**revid** allows specifying a an internal revision ID, as shown by ``bzr
 
89
**revid** allows specifying an internal revision ID, as shown by ``bzr
90
90
log --show-ids`` and some other commands.
91
91
 
92
92
For example::