ian 0d0ad5e6a2 PR go/64595
* go.1, gofmt.1: New files.
	* Makefile.am (man_MANS): New variable.
	* Makefile.in: Rebuild.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220022 138bc75d-0d04-0410-961f-82ee72b054a4
2015-01-23 01:42:08 +00:00

13 lines
312 B
Groff

.TH go "1" "January 2015" "Go" "User Commands"
.SH NAME
go \- build, test, install Go programs
.SH SYNOPSIS
.B go
\fIcommand\fR [\fIarguments\fR]
.SH DESCRIPTION
.PP
A tool for managing Go source code. For full documentation run
\fBgo help\fR or see \fBhttp://golang.org/cmd/go\fR.
.SH "SEE ALSO"
.IR gofmt (1)