From fd27d403d7228b00b587a244fbae6b3e5945b721 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Tue, 26 Oct 2021 17:48:33 -0700 Subject: Aligning text in terminals is tedious --- src/cli.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/cli.zig b/src/cli.zig index 9c8edd725..e0ffc1235 100644 --- a/src/cli.zig +++ b/src/cli.zig @@ -458,7 +458,7 @@ const HelpCommand = struct { \\> dev ./a.ts ./b.jsx Start a Bun Dev Server \\> bun ./a.ts ./b.jsx Bundle dependencies of input files into a .bun \\> run test Run a package.json script or executable - \\> create next ./app Start a new project from a template (shorthand: c) + \\> create next ./app Start a new project from a template (shorthand: c) \\> discord Open Bun's Discord server \\> help Print this help menu \\ -- cgit v1.2.3