summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorMatt Harrison <hi@matt-harrison.com>2019-06-11 15:34:39 +0100
committerRyan Dahl <ry@tinyclouds.org>2019-06-11 10:34:39 -0400
commitd82c1991cf0919c312b87501bc588cf17781b32f (patch)
tree1cca87de6af963c379187726468eef8f47741d70 /website
parentcb581620522febe618cbf084b0dc3428479e84a9 (diff)
Add --seed for setting RNG seed (#2483)
Diffstat (limited to 'website')
-rw-r--r--website/manual.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/manual.md b/website/manual.md
index 684d44c2e..8b3d37521 100644
--- a/website/manual.md
+++ b/website/manual.md
@@ -635,6 +635,7 @@ OPTIONS:
--allow-write=<allow-write> Allow file system write access
-c, --config <FILE> Load compiler configuration file
--importmap <FILE> Load import map file
+ --seed <NUMBER> Seed Math.random() and crypto.getRandomValues()
--v8-flags=<v8-flags> Set V8 command line options
SUBCOMMANDS: