diff --git a/runtime/bin/common_options.h b/runtime/bin/common_options.h index 110c402450b1..63460c936f75 100644 --- a/runtime/bin/common_options.h +++ b/runtime/bin/common_options.h @@ -20,7 +20,7 @@ static void _PrintVersion() { // clang-format off static void _PrintUsage() { Syslog::Print( - "Usage: dart [] []\n" + "Usage: dartvm [] []\n" "\n" "Executes the Dart script with " "the given list of .\n"