]> git.ipfire.org Git - thirdparty/gcc.git/blame - gotools/go.1
Update libbid according to the latest Intel Decimal Floating-Point Math Library.
[thirdparty/gcc.git] / gotools / go.1
CommitLineData
c92e723d
ILT
1.TH go "1" "January 2015" "Go" "User Commands"
2.SH NAME
3go \- build, test, install Go programs
4.SH SYNOPSIS
5.B go
6\fIcommand\fR [\fIarguments\fR]
7.SH DESCRIPTION
8.PP
9A tool for managing Go source code. For full documentation run
10\fBgo help\fR or see \fBhttp://golang.org/cmd/go\fR.
11.SH "SEE ALSO"
12.IR gofmt (1)