aboutsummaryrefslogtreecommitdiff
path: root/emcc
diff options
context:
space:
mode:
Diffstat (limited to 'emcc')
-rwxr-xr-xemcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/emcc b/emcc
index b59dd36a..c57bec4f 100755
--- a/emcc
+++ b/emcc
@@ -181,7 +181,7 @@ Options that are modified or new in %s include:
will be run). Note that this by itself
will not minify the code (closure does
that)
- --shell-path <path> The path name to a skeleton HTML file used
+ --shell-file <path> The path name to a skeleton HTML file used
when generating HTML output. The shell file
used needs to have this token inside it:
{{{ SCRIPT_CODE }}}