From aa85a4d2884e7600e0f64c457e20cd7f02b811c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 25 Apr 2019 20:59:49 +0200 Subject: Rename CLI flags to subcommands (#2212) --- website/manual.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'website') diff --git a/website/manual.md b/website/manual.md index 3c72a2a8b..207ec4017 100644 --- a/website/manual.md +++ b/website/manual.md @@ -553,7 +553,6 @@ FLAGS: --no-prompt Do not use prompts -r, --reload Reload source code cache (recompile TypeScript) --v8-options Print V8 command line options - -v, --version Print the version OPTIONS: --v8-flags= Set V8 command line options @@ -563,8 +562,10 @@ SUBCOMMANDS: eval Eval script fetch Fetch the dependencies fmt Format files + help Prints this message or the help of the given subcommand(s) info Show source file related info types Print runtime TypeScript declarations + version Print the version ENVIRONMENT VARIABLES: DENO_DIR Set deno's base directory -- cgit v1.2.3