mirror of
https://github.com/denoland/deno.git
synced 2025-02-01 20:25:12 -05:00
typo
This commit is contained in:
parent
375ce63c63
commit
9817c24642
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ static ENV_VARIABLES_HELP: &str = r#"ENVIRONMENT VARIABLES:
|
|||
hostnames to use when fetching remote modules from
|
||||
private repositories
|
||||
(e.g. "abcde12345@deno.land;54321edcba@github.com")
|
||||
DENO_TLS_CA_STORE Comma-seperated list of order dependent certificate stores
|
||||
DENO_TLS_CA_STORE Comma-separated list of order dependent certificate stores
|
||||
(system, mozilla)
|
||||
(defaults to mozilla)
|
||||
DENO_CERT Load certificate authority from PEM encoded file
|
||||
|
|
Loading…
Add table
Reference in a new issue