From e92cdd622df223c3f1dfd28878f380221b8b89f1 Mon Sep 17 00:00:00 2001 From: Basile Nouvellet Date: Wed, 31 May 2023 18:21:14 +0100 Subject: [PATCH] Typo in CLI help menu (#1950) --- lib/livebook_cli/server.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/livebook_cli/server.ex b/lib/livebook_cli/server.ex index 8b5bfacb0..931e52ae1 100644 --- a/lib/livebook_cli/server.ex +++ b/lib/livebook_cli/server.ex @@ -62,7 +62,7 @@ defmodule LivebookCLI.Server do Starts a server and opens up a browser at a new notebook: - livebook server new + livebook server @new Starts a server and imports the notebook at the given URL: