]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/server-request.html.in
[project @ 2003-03-05 13:53:04 by cjwatson]
[debbugs.git] / html / server-request.html.in
index 9f4e023fed601d0a072c80b3432e25d8722af8ec..3817335f63dbdb0362a9e9dc310e62967cb88580 100644 (file)
@@ -54,26 +54,24 @@ server.
 <dt><code>index-maint</code>
 
   <dd>Requests the index page giving the list of maintainers with $gBugs
-  (open and recently-closed) in the tracking sytem.
+  (open and recently-closed) in the tracking system.
 
 <dt><code>index maint</code> <var>maintainer</var>
 
-  <dd>Requests the index pages of $gBugs in the system for all maintainers
-  containing the string <var>maintainer</var>.  The search term is a
-  case insensitive substring.  The $gBug index for each matching
-  maintainer will be sent in a separate message.
+  <dd>Requests the index pages of $gBugs in the system for the maintainer
+  <var>maintainer</var>.  The search term is an exact match.
+  The $gBug index will be sent in a separate message.
 
 <dt><code>index-packages</code>
 
   <dd>Requests the index page giving the list of packages with $gBugs (open
-  and recently-closed) in the tracking sytem.
+  and recently-closed) in the tracking system.
 
 <dt><code>index packages</code> <var>package</var>
 
-  <dd>Requests the index pages of $gBugs in the system for all packages
-  containing the string <var>package</var>.  The search term is a case
-  insensitive substring.  The $gBug index for each matching package will
-  be sent in a separate message.
+  <dd>Requests the index pages of $gBugs in the system for the package
+  <var>package</var>.  The search term is an exact match.
+  The $gBug index will be sent in a separate message.
 
 <dt><code>send-unmatched</code> [<code>this</code>|<code>0</code>]
 <dt><code>send-unmatched</code> <code>last</code>|<code>-1</code>