mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 15:24:46 -05:00
Update deno -h
output in manual (#2030)
This commit is contained in:
parent
ff1c80d6d8
commit
c855d0edd2
1 changed files with 1 additions and 1 deletions
|
@ -540,7 +540,7 @@ Options:
|
||||||
-h, --help Print this message
|
-h, --help Print this message
|
||||||
-D, --log-debug Log debug output
|
-D, --log-debug Log debug output
|
||||||
-v, --version Print the version
|
-v, --version Print the version
|
||||||
-r, --reload Reload cached remote resources
|
-r, --reload Reload source code cache (recompile TypeScript)
|
||||||
--v8-options Print V8 command line options
|
--v8-options Print V8 command line options
|
||||||
--types Print runtime TypeScript declarations
|
--types Print runtime TypeScript declarations
|
||||||
--prefetch Prefetch the dependencies
|
--prefetch Prefetch the dependencies
|
||||||
|
|
Loading…
Reference in a new issue