diff tests/test-help.t @ 28523:045fe7042510

help: document requirements We didn't have unified documentation of the various repository requirements. This patch changes that.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 12 Mar 2016 18:51:07 -0800
parents f6d73c8756e2
children b7a31068cc80
line wrap: on
line diff
--- a/tests/test-help.t	Sun Mar 13 01:59:18 2016 +0530
+++ b/tests/test-help.t	Sat Mar 12 18:51:07 2016 -0800
@@ -875,6 +875,7 @@
   
        bundles       container for exchange of repository data
        changegroups  representation of revlog data
+       requirements  repository requirements
        revlogs       revision storage mechanism
 
 sub-topics can be accessed
@@ -2727,6 +2728,13 @@
   representation of revlog data
   </td></tr>
   <tr><td>
+  <a href="/help/internals.requirements">
+  requirements
+  </a>
+  </td><td>
+  repository requirements
+  </td></tr>
+  <tr><td>
   <a href="/help/internals.revlogs">
   revlogs
   </a>