mirror of
https://github.com/golang/go
synced 2024-11-21 22:04:39 -07:00
godoc: document -templates flag
Fixes #2441. R=r CC=golang-dev https://golang.org/cl/5376078
This commit is contained in:
parent
3df0512469
commit
9192548f80
@ -80,6 +80,10 @@ The flags are:
|
||||
repository holding the source files.
|
||||
-sync_minutes=0
|
||||
sync interval in minutes; sync is disabled if <= 0
|
||||
-templates=""
|
||||
directory containing alternate template files; if set,
|
||||
the directory may provide alternative template files
|
||||
for the files in $GOROOT/lib/godoc
|
||||
-filter=""
|
||||
filter file containing permitted package directory paths
|
||||
-filter_minutes=0
|
||||
|
Loading…
Reference in New Issue
Block a user