aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/internal/help/helpdoc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/go/internal/help/helpdoc.go')
-rw-r--r--src/cmd/go/internal/help/helpdoc.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cmd/go/internal/help/helpdoc.go b/src/cmd/go/internal/help/helpdoc.go
index e1f0521ea4..0ae5fd7ca9 100644
--- a/src/cmd/go/internal/help/helpdoc.go
+++ b/src/cmd/go/internal/help/helpdoc.go
@@ -838,6 +838,9 @@ in addition to android tags and files.
Using GOOS=illumos matches build tags and files as for GOOS=solaris
in addition to illumos tags and files.
+Using GOOS=ios matches build tags and files as for GOOS=darwin
+in addition to ios tags and files.
+
To keep a file from being considered for the build:
// +build ignore