Skip to content

Conversation

@austinderek
Copy link

The 'go doc cmd/link' command showed incomplete flag help compared to
'go tool link -h'. This change adds a new internal package flagdoc
with duplicated flag variables so that 'go doc' displays full help
without build conflicts.

Fixes golang#72086


🔄 This is a mirror of upstream PR golang#76305

The 'go doc cmd/link' command showed incomplete flag help compared to
'go tool link -h'. This change adds a new internal package flagdoc
with duplicated flag variables so that 'go doc' displays full help
without build conflicts.

Fixes golang#72086
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants