summaryrefslogtreecommitdiffstats
path: root/llgo/third_party/gofrontend/libgo/go/cmd/gofmt/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'llgo/third_party/gofrontend/libgo/go/cmd/gofmt/doc.go')
-rw-r--r--llgo/third_party/gofrontend/libgo/go/cmd/gofmt/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/llgo/third_party/gofrontend/libgo/go/cmd/gofmt/doc.go b/llgo/third_party/gofrontend/libgo/go/cmd/gofmt/doc.go
index 8f73ef5b9dd..3fc0439548f 100644
--- a/llgo/third_party/gofrontend/libgo/go/cmd/gofmt/doc.go
+++ b/llgo/third_party/gofrontend/libgo/go/cmd/gofmt/doc.go
@@ -67,7 +67,7 @@ To remove the parentheses:
To convert the package tree from explicit slice upper bounds to implicit ones:
- gofmt -r 'α[β:len(α)] -> α[β:]' -w $GOROOT/src/pkg
+ gofmt -r 'α[β:len(α)] -> α[β:]' -w $GOROOT/src
The simplify command
OpenPOWER on IntegriCloud