mirror of
https://github.com/golang/go
synced 2024-11-21 22:44:40 -07:00
goinstall: add -clean flag to docs
Fixes #1629. R=rsc CC=golang-dev https://golang.org/cl/4291057
This commit is contained in:
parent
126911dcd2
commit
f91e677e12
@ -14,6 +14,7 @@ Usage:
|
||||
|
||||
Flags and default settings:
|
||||
-a=false install all previously installed packages
|
||||
-clean=false clean the package directory before installing
|
||||
-dashboard=true tally public packages on godashboard.appspot.com
|
||||
-log=true log installed packages to $GOROOT/goinstall.log for use by -a
|
||||
-u=false update already-downloaded packages
|
||||
|
Loading…
Reference in New Issue
Block a user