diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2019-04-13 19:24:15 +0200 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-04-13 13:24:15 -0400 |
commit | 591b5e4a7dfc1c3537c7a2c7091ebe3890271780 (patch) | |
tree | 2a202be9e236cf4c3436a4cbdc2d3164ca6f43a9 /website/manual.md | |
parent | d3bd5879c3b1a26cc09a5374bf2b5ee63071fe29 (diff) |
Add deno eval subcommand (#2102)
Diffstat (limited to 'website/manual.md')
-rw-r--r-- | website/manual.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/manual.md b/website/manual.md index 5f3f740f2..ad6a83aa3 100644 --- a/website/manual.md +++ b/website/manual.md @@ -562,6 +562,7 @@ OPTIONS: SUBCOMMANDS: <script> Script to run + eval Eval script fmt Format files info Show source file related info |