You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Start godoc -http :6060
2. Browse http://localhost:6060/cmd/goinstall/
What is the expected output?
Complete list of flags like output of goinstall -help.
What do you see instead?
-clean flag is missing.
Which revision are you using? (hg identify)
3b4e9c85b643 weekly.2011-03-15/weekly
Please provide any additional information below.
Fix in attached diff file.