diff --git a/src/cli.zig b/src/cli.zig index cfbaa98509..26614e5ed3 100644 --- a/src/cli.zig +++ b/src/cli.zig @@ -457,8 +457,8 @@ const HelpCommand = struct { const fmt = \\> dev ./a.ts ./b.jsx Start a Bun Dev Server \\> bun ./a.ts ./b.jsx Bundle dependencies of input files into a .bun - \\> create next ./app Start a new project from a template (shorthand: c) \\> run test Run a package.json script or executable + \\> create next ./app Start a new project from a template (shorthand: c) \\> discord Open Bun's Discord server \\> help Print this help menu \\