aboutsummaryrefslogtreecommitdiff
path: root/doc/godebug.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/godebug.md')
-rw-r--r--doc/godebug.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/godebug.md b/doc/godebug.md
index dbec880c56..00da3d83ef 100644
--- a/doc/godebug.md
+++ b/doc/godebug.md
@@ -133,9 +133,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.