diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2019-04-25 19:47:33 +0200 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-04-25 13:47:33 -0400 |
commit | b7d8a0c6f6e90a65243264faa3f702d1a9471090 (patch) | |
tree | 0f1429e5ba36698179b7d24a21642e11e4e83d50 /website/manual.md | |
parent | 098d6fffabb85d102b3662dacf3173c47e551d34 (diff) |
Rename deno prefetch to deno fetch (#2210)
Diffstat (limited to 'website/manual.md')
-rw-r--r-- | website/manual.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/manual.md b/website/manual.md index 9e8736dc9..3c72a2a8b 100644 --- a/website/manual.md +++ b/website/manual.md @@ -561,9 +561,9 @@ OPTIONS: SUBCOMMANDS: <script> Script to run eval Eval script + fetch Fetch the dependencies fmt Format files info Show source file related info - prefetch Prefetch the dependencies types Print runtime TypeScript declarations ENVIRONMENT VARIABLES: |