Commit 9192548f authored by Robert Griesemer's avatar Robert Griesemer

godoc: document -templates flag

Fixes #2441.

R=r
CC=golang-dev
https://golang.org/cl/5376078
parent 3df05124
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment