help: fix the display for `hg help internals.revlogs` (issue5227) stable
authorMatt Harbison <matt_harbison@yahoo.com>
Sun, 08 May 2016 22:28:09 -0400
branchstable
changeset 29094 1111e84de635
parent 29093 c4f0e764b231
child 29154 9d38a2061fd8
help: fix the display for `hg help internals.revlogs` (issue5227) It previously aborted saying the help section wasn't found. Credit to Yuya for figuring out the fix.
mercurial/help/internals/revlogs.txt
--- a/mercurial/help/internals/revlogs.txt	Fri May 06 14:09:11 2016 -0700
+++ b/mercurial/help/internals/revlogs.txt	Sun May 08 22:28:09 2016 -0400
@@ -1,5 +1,5 @@
-Revisions Logs
-==============
+Revlogs
+=======
 
 Revision logs - or *revlogs* - are an append only data structure for
 storing discrete entries, or *revisions*. They are the primary storage