~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-02-10 19:20:57 UTC
  • mfrom: (4988.10.5 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100210192057-uvi7tmdubcvh9xpo
(Michal Junák) Bug #511987, support 'bzr export FILE'

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