2017-12-07 Vladimir Makarov <vmakarov@redhat.com>
[official-gcc.git] / gotools / go.1
blob165c8ece127ae4ffca622ab2a7ec4417c83fcf61
1 .TH go "1" "January 2015" "Go" "User Commands"
2 .SH NAME
3 go \- build, test, install Go programs
4 .SH SYNOPSIS
5 .B go
6 \fIcommand\fR [\fIarguments\fR]
7 .SH DESCRIPTION
8 .PP
9 A 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)