]> Cypherpunks repositories - gostls13.git/commit
go/types: update flag documentation for gotype command
authorRobert Griesemer <gri@golang.org>
Thu, 20 Aug 2020 23:48:21 +0000 (16:48 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 21 Aug 2020 00:08:48 +0000 (00:08 +0000)
commitcbc0a7906cfb4c82f850d35ffdb7eb0d674cc9b1
tree72473cf2b501414784f427e4dddbf336b03b881a
parente94544cf012535da6b3c9e735bc4026e2db1c99c
go/types: update flag documentation for gotype command

The documentation refers to a non longer existing flag (-seq).
Remove those references.

Change-Id: I480b6259f9199b47761dc655a90911eabfe07427
Reviewed-on: https://go-review.googlesource.com/c/go/+/249738
Run-TryBot: Robert Griesemer <gri@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/go/types/gotype.go