diff options
-rw-r--r-- | cli/args/flags.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/args/flags.rs b/cli/args/flags.rs index 2559cf0a1..03d19746a 100644 --- a/cli/args/flags.rs +++ b/cli/args/flags.rs @@ -1042,7 +1042,7 @@ static ENV_VARIABLES_HELP: &str = color_print::cstr!( <g>DENO_FUTURE</> Set to "1" to enable APIs that will take effect in Deno 2 - <g>DENO_CERT</> Load certificate authority from PEM encoded file + <g>DENO_CERT</> Load certificate authorities from PEM encoded file <g>DENO_DIR</> Set the cache directory |