At http://bzr.arbash-meinel.com/branches/bzr/1.8-dev/dump_btree
------------------------------------------------------------
revno: 3775
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: John Arbash Meinel <[EMAIL PROTECTED]>
branch nick: dump_btree
timestamp: Fri 2008-10-10 14:15:19 -0500
message:
Add a trailing period for the option '--raw'
=== modified file 'bzrlib/builtins.py'
--- a/bzrlib/builtins.py 2008-10-10 18:53:41 +0000
+++ b/bzrlib/builtins.py 2008-10-10 19:15:19 +0000
@@ -277,7 +277,7 @@
encoding_type = 'exact'
takes_args = ['path']
takes_options = [Option('raw', help='Write the uncompressed bytes out,'
- ' rather than the parsed tuples'),
+ ' rather than the parsed tuples.'),
]
def run(self, path, raw=False):
--
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits