contrib/shrink-revlog.py
changeset 14028 7e453770b364
parent 13783 c196352d935b
child 14029 83d3f87c059e
--- a/contrib/shrink-revlog.py	Fri Apr 29 11:10:11 2011 +0200
+++ b/contrib/shrink-revlog.py	Fri Apr 29 07:38:12 2011 -0500
@@ -1,5 +1,4 @@
-"""\
-reorder a revlog (the manifest by default) to save space
+"""reorder a revlog (the manifest by default) to save space
 
 Specifically, this topologically sorts the revisions in the revlog so that
 revisions on the same branch are adjacent as much as possible. This is a