From c061e588aa5357f26bdf27ec59c7a294a09d1beb Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Sun, 7 Sep 2008 12:29:50 -0700
Subject: [PATCH] webapi.txt: explain that t=manifest gives verifycaps

---
 docs/webapi.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/webapi.txt b/docs/webapi.txt
index 44d16087..3a189e5c 100644
--- a/docs/webapi.txt
+++ b/docs/webapi.txt
@@ -683,6 +683,7 @@ POST $URL?t=deep-check
 GET $DIRURL?t=manifest
 
   Return an HTML-formatted manifest of the given directory, for debugging.
+  This is a table of verifier-caps.
 
 GET $DIRURL?t=deep-size
 
-- 
2.45.2