Rev 3245: (Wesley J. Landaker) Add some more text to the --rio option help in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Feb 28 23:41:41 GMT 2008


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 3245
revision-id:pqm at pqm.ubuntu.com-20080228234130-5rw39g7z5ky3rdiw
parent: pqm at pqm.ubuntu.com-20080228221007-0r6qkug2m0np2s31
parent: jw+debian at jameswestby.net-20080226211826-66qjm5w90o2pa527
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2008-02-28 23:41:30 +0000
message:
  (Wesley J. Landaker) Add some more text to the --rio option help
   in version-info.
modified:
  bzrlib/version_info_formats/__init__.py generate_version_info.py-20051228204928-8358edabcddcd97e
    ------------------------------------------------------------
    revno: 3231.1.1
    revision-id:jw+debian at jameswestby.net-20080226211826-66qjm5w90o2pa527
    parent: pqm at pqm.ubuntu.com-20080223141021-zgxlzjmg5c0hym5n
    author: Wesley J. Landaker <wjl at icecavern.net>
    committer: James Westby <jw+debian at jameswestby.net>
    branch nick: bzr.dev
    timestamp: Tue 2008-02-26 21:18:26 +0000
    message:
      Add some more text to the --rio option help in version-info.
      
      This text gives a clue about what RIO format is, and also notes that
      it is the default.
    modified:
      bzrlib/version_info_formats/__init__.py generate_version_info.py-20051228204928-8358edabcddcd97e
=== modified file 'bzrlib/version_info_formats/__init__.py'
--- a/bzrlib/version_info_formats/__init__.py	2007-12-21 15:05:25 +0000
+++ b/bzrlib/version_info_formats/__init__.py	2008-02-26 21:18:26 +0000
@@ -209,7 +209,7 @@
     'rio',
     'bzrlib.version_info_formats.format_rio',
     'RioVersionInfoBuilder',
-    'Version info in RIO format.')
+    'Version info in RIO (simple text) format (default).')
 format_registry.default_key = 'rio'
 format_registry.register_lazy(
     'python',




More information about the bazaar-commits mailing list