diff tests/test-help.t @ 39614:a2880ac67ee0

help: add internals.wireprotocolrpc to the table
author Yuya Nishihara <yuya@tcha.org>
date Fri, 14 Sep 2018 22:25:44 +0900
parents 7df9ae38c75c
children 5abc47d4ca6b
line wrap: on
line diff
--- a/tests/test-help.t	Fri Sep 14 22:23:02 2018 +0900
+++ b/tests/test-help.t	Fri Sep 14 22:25:44 2018 +0900
@@ -1017,6 +1017,8 @@
        requirements  Repository Requirements
        revlogs       Revision Logs
        wireprotocol  Wire Protocol
+       wireprotocolrpc
+                     Wire Protocol RPC
        wireprotocolv2
                      Wire Protocol Version 2
 
@@ -3346,6 +3348,13 @@
   Wire Protocol
   </td></tr>
   <tr><td>
+  <a href="/help/internals.wireprotocolrpc">
+  wireprotocolrpc
+  </a>
+  </td><td>
+  Wire Protocol RPC
+  </td></tr>
+  <tr><td>
   <a href="/help/internals.wireprotocolv2">
   wireprotocolv2
   </a>