We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e0641 commit 6bf4e85Copy full SHA for 6bf4e85
src/cmd/go/internal/telemetrycmd/telemetry.go
@@ -38,7 +38,7 @@ This data is collected in accordance with the Google Privacy Policy
38
To view the current telemetry mode, run "go telemetry".
39
To disable telemetry uploading, but keep local data collection, run
40
"go telemetry local".
41
-To enable both collection and uploading, run “go telemetry on”.
+To enable both collection and uploading, run "go telemetry on".
42
To disable both collection and uploading, run "go telemetry off".
43
44
The current telemetry mode is also available as the value of the
0 commit comments