mirror of
https://github.com/LIV2/bebbo-gcc.git
synced 2025-12-06 00:23:32 +00:00
* 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
13 lines
312 B
Groff
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)
|