1
0
mirror of https://github.com/golang/go synced 2024-09-30 18:18:32 -06:00

go.tools/cmd/present: update doc

LGTM=adg
R=golang-codereviews, dan.kortschak, gobot, adg
CC=golang-codereviews
https://golang.org/cl/106860043
This commit is contained in:
Mikio Hara 2014-06-18 11:23:08 +10:00 committed by Andrew Gerrand
parent 2bf6947d09
commit 81fd812913

View File

@ -12,7 +12,13 @@ code.google.com/p/go.tools repository.
Usage of present:
-base="": base path for slide template and static resources
-http="127.0.0.1:3999": host:port to listen on
-http="127.0.0.1:3999": HTTP service address (e.g., '127.0.0.1:3999')
-nacl=false: use Native Client environment playground (prevents non-Go code execution)
-orighost="": host component of web origin URL (e.g., 'localhost')
-play=true: enable playground (permit execution of arbitrary user code)
The setup of the Go version of NaCl is documented at:
https://code.google.com/p/go-wiki/wiki/NativeClient
Input files are named foo.extension, where "extension" defines the format of
the generated output. The supported formats are: