comparison gotools/go.1 @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents
children
comparison
equal deleted inserted replaced
68:561a7518be6b 111:04ced10e8804
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)