mirror of
https://github.com/denoland/deno.git
synced 2025-01-18 03:44:05 -05:00
Update deno -h
output in manual (#2099)
This commit is contained in:
parent
8584d80cfd
commit
ea1b0519f5
1 changed files with 16 additions and 15 deletions
|
@ -538,11 +538,12 @@ $ deno -h
|
|||
deno
|
||||
|
||||
USAGE:
|
||||
deno_dev [FLAGS] [OPTIONS] [SUBCOMMAND]
|
||||
deno [FLAGS] [OPTIONS] [SUBCOMMAND]
|
||||
|
||||
FLAGS:
|
||||
-A, --allow-all Allow all permissions
|
||||
--allow-env Allow environment access
|
||||
--allow-high-precision Allow high precision time measurement
|
||||
--allow-net Allow network access
|
||||
--allow-read Allow file system read access
|
||||
--allow-run Allow running subprocesses
|
||||
|
|
Loading…
Add table
Reference in a new issue