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
re PR fortran/67614 (ICE on using arithmetic if with null)
[official-gcc.git]
/
gotools
/
gofmt.1
blob
984d325cb2572fd45e3f20a5b96bbeea338355be
1
.TH gofmt "1" "January 2015" "Go" "User Commands"
2
.SH NAME
3
gofmt \- format Go code
4
.SH SYNOPSIS
5
.B gofmt
6
[\fIflags\fR] [\fIpath\fR]...
7
.SH DESCRIPTION
8
.PP
9
A tool for formatting Go source code. For full documentation run
10
\fBgofmt -help\fR or see \fBhttp://golang.org/cmd/gofmt\fR.
11
.SH "SEE ALSO"
12
.IR go (1)