Revert "go-tool: fix typo" (#20436)

This commit is contained in:
Adriano Inghingolo
2025-12-30 17:23:21 +02:00
committed by GitHub
parent 7db05f6584
commit 4d50b37f52
+1 -1
View File
@@ -10,7 +10,7 @@
- Run the go link tool:
`go tool link {{path/to/main.go}}`
`go tool link {{path/to/main.o}}`
- Print the command that would be executed, but do not execute it (similar to `whereis`):