]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/server-request.html.in
[project @ 2003-07-15 13:33:16 by cjwatson]
[debbugs.git] / html / server-request.html.in
index 9f4e023fed601d0a072c80b3432e25d8722af8ec..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>
@@ -54,26 +52,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>