]> 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 8120307f8df4747e70bbd3f3bab401c07b73881f..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.