diff --git a/doc/godebug.md b/doc/godebug.md index 3a7a798028..322515dc9d 100644 --- a/doc/godebug.md +++ b/doc/godebug.md @@ -136,9 +136,7 @@ are also treated as invalid. The defaults that will be compiled into a main package are reported by the command: -{{raw ` go list -f '{{.DefaultGODEBUG}}' my/main/package -`}} Only differences from the base Go toolchain defaults are reported.