~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2010-02-25 06:17:27 UTC
  • mfrom: (5055 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5057.
  • Revision ID: mbp@sourcefrog.net-20100225061727-4sd9lt0qmdc6087t
merge news

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
  branch-nick: bzr.dev
26
26
 
27
27
You can easily filter that output using operating system tools or
28
 
scripts. For example::
 
28
scripts. For example (on Linux/Unix)::
29
29
 
30
30
  $ bzr version-info | grep ^date
31
31
  date: 2007-12-11 17:51:18 +0000
87
87
variables that can be used in templates, see `Version Info`_ in the
88
88
Bazaar User Reference.
89
89
 
90
 
.. _Version Info: ../user-reference/index.html#version-info
 
90
.. _Version Info: ../user-reference/bzr_man.html#version-info
91
91
 
92
92
Predefined formats for dumping version information in specific languages
93
93
are currently in development. Please contact us on the mailing list about