mercurial/help/internals/wireprotocol.txt
changeset 37657 23c4ddda7bbe
parent 37653 b2fa1591fb44
child 37722 89a16704114c
--- a/mercurial/help/internals/wireprotocol.txt	Fri Apr 13 12:49:47 2018 -0700
+++ b/mercurial/help/internals/wireprotocol.txt	Fri Apr 13 12:50:47 2018 -0700
@@ -1774,6 +1774,11 @@
    An array of bytestrings defining the supported framing protocol
    media types. Servers will not accept media types not in this list.
 
+rawrepoformats
+   An array of storage formats the repository is using. This set of
+   requirements can be used to determine whether a client can read a
+   *raw* copy of file data available.
+
 heads
 -----