]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2004-05-11 00:51:01 by cjwatson]
authorcjwatson <>
Tue, 11 May 2004 07:51:01 +0000 (23:51 -0800)
committercjwatson <>
Tue, 11 May 2004 07:51:01 +0000 (23:51 -0800)
Document that # comments in control messages are included in acks.

html/server-control.html.in

index 5d768eb859d7932cabef222d11d50762e5c57818..f5e96660ab43c02a1a254880854338606ff7babf 100644 (file)
@@ -247,6 +247,13 @@ mailservers is available via the WWW, in
   <dd>Forgets any idea that the $gBug has an owner other than the usual
   maintainer.  If the $gBug had no owner recorded then this will do nothing.
 
+<dt><code>#</code>...
+
+  <dd>One-line comment. The <code>#</code> must be at the start of the line.
+  The text of comments will be included in the acknowledgement sent to the
+  sender and to affected maintainers, so you can use this to document the
+  reasons for your commands.
+
 <dt><code>quit</code>
 <dt><code>stop</code>
 <dt><code>thank</code>...
@@ -256,10 +263,6 @@ mailservers is available via the WWW, in
       of the message can include explanations, signatures or anything else,
       none of it will be detected by the control server.
 
-<dt><code>#</code>...
-
-  <dd>One-line comment. The <code>#</code> must be at the start of the line.
-
 </dl>
 
 <hr>