repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
testsuite: Require 128 bit long double for ibmlongdouble.
[official-gcc.git]
/
gotools
/
go.1
blob
165c8ece127ae4ffca622ab2a7ec4417c83fcf61
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)