]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/server-request.html.in
[project @ 2003-07-16 10:08:04 by cjwatson]
[debbugs.git] / html / server-request.html.in
index 57c8675f402ae856489fe6e3684bfa224713118f..dcf57b5aaf3597b88ece2c383736746ff3418b70 100644 (file)
@@ -39,9 +39,7 @@ server.
 
   <dd>Requests the transcript for the $gBug report in question.
   <code>send-detail</code> sends all of the `boring' messages in the
-  transcript, such as the various auto-acks (you should usually use
-  <code>send</code> as well, as the interesting messages are not sent by
-  <code>send-detail</code>).
+  transcript as well, such as the various auto-acks.
 
 <dt><code>index</code> [<code>full</code>]
 <dt><code>index-summary by-package</code>
@@ -58,10 +56,9 @@ server.
 
 <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>
 
@@ -70,10 +67,9 @@ server.
 
 <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>