Commit 2511d92f authored by Oling Cat's avatar Oling Cat Committed by Brad Fitzpatrick

doc/cmd.html: close a tag.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/130560043
parent 39ffa8be
...@@ -65,7 +65,7 @@ details. ...@@ -65,7 +65,7 @@ details.
<td><a href="//godoc.org/code.google.com/p/go.tools/cmd/cover/">cover</a></td> <td><a href="//godoc.org/code.google.com/p/go.tools/cmd/cover/">cover</a></td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;</td> <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td>Cover is a program for creating and analyzing the coverage profiles <td>Cover is a program for creating and analyzing the coverage profiles
generated by <code>"go test -coverprofile"</code>. generated by <code>"go test -coverprofile"</code>.</td>
</tr> </tr>
<tr> <tr>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment