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: