Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/cmd/godoc: no error message when supplying package name and -http flag #14280

Closed
broady opened this issue Feb 9, 2016 · 1 comment
Closed
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@broady
Copy link
Member

broady commented Feb 9, 2016

$ godoc -http=:6060 foo
usage: godoc package [name ...]
    godoc -http=:6060
  -analysis string
<snip>

It should probably say something like can't use -http with args.

@ianlancetaylor ianlancetaylor added this to the Go1.7 milestone Feb 10, 2016
@mdempsky mdempsky modified the milestones: Go1.8, Go1.7 May 19, 2016
@quentinmit quentinmit added the NeedsFix The path to resolution is known, but the work has not been done. label Oct 10, 2016
@quentinmit quentinmit modified the milestones: Go1.8Maybe, Go1.8 Oct 10, 2016
@rsc rsc modified the milestones: Go1.9, Go1.8Maybe Nov 11, 2016
@lazyhackeratwork lazyhackeratwork self-assigned this Feb 7, 2017
@gopherbot
Copy link

CL https://golang.org/cl/36472 mentions this issue.

@golang golang locked and limited conversation to collaborators Feb 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

7 participants