From f154da9e12608589e8d5f0508f908a0c3e88a1bb Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 15 Jan 2015 11:54:00 -0700 Subject: Imported Upstream version 1.4 --- doc/cmd.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/cmd.html') diff --git a/doc/cmd.html b/doc/cmd.html index 725666f1d..5d20d3887 100644 --- a/doc/cmd.html +++ b/doc/cmd.html @@ -62,10 +62,10 @@ details. -cover +cover      Cover is a program for creating and analyzing the coverage profiles -generated by "go test -coverprofile". +generated by "go test -coverprofile". @@ -83,13 +83,13 @@ gofmt command with more general options. -godoc +godoc      Godoc extracts and generates documentation for Go packages. -vet +vet      Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string. -- cgit v1.2.3