]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/server-control.html.in
* fix missing </a>; add description of how found works to the control documentation
[debbugs.git] / html / server-control.html.in
index e570f4a997117893cb0c2c6df82c355ffbbf0c2d..ebed2ca368f1095934f70288c4736e9e404683d8 100644 (file)
@@ -91,6 +91,12 @@ mailservers is available via the WWW, in
   the $gBug is cleared. This is identical to the behaviour of
   <code>reopen</code>.
 
+  <p>This command will only cause a bug to be marked as not done if no
+    version is specified, or if the <var>version</var> being marked found
+    is equal to the <var>version</var> which was last marked fixed. (If
+    you are certain that you want the bug marked as not done,
+    use <code>reopen</code> in conjunction with <code>found</code>.</p>
+
   <p>This command was introduced in preference to <code>reopen</code>
   because it was difficult to add a <var>version</var> to that command's
   syntax without suffering ambiguity.
@@ -340,12 +346,20 @@ mailservers is available via the WWW, in
 
 <dt><code>quit</code>
 <dt><code>stop</code>
-<dt><code>thank</code>...
-<dt><code>--</code>...
-
-  <dd>Tells the control server to stop processing the message; the remainder
-      of the message can include explanations, signatures or anything else,
-      none of it will be detected by the control server.
+<dt><code>thank</code>
+<dt><code>thanks</code>
+<dt><code>thankyou</code>
+<dt><code>thank you</code>
+<dt><code>--</code>
+<!-- #366093, I blame you! -->
+<!-- <dt><code>kthxbye</code> -->
+<!-- See... I documented it! -->
+
+  <dd>On a line by itself, in any case, possibly followed by
+      whitespace, tells the control server to stop processing the
+      message; the remainder of the message can include explanations,
+      signatures or anything else, none of it will be detected by the
+      control server.
 
 </dl>