func flag.BoolVar
2 uses
flag (current package)
flag.go#L637: func BoolVar(p *bool, name string, value bool, usage string) {
gotest.tools/v3/internal/source
update.go#L22: flag.BoolVar(&Update, "update", false, "update golden values")
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)