diff --git a/lib/livebook_cli/server.ex b/lib/livebook_cli/server.ex index aa59c5fcf..6ebbf051f 100644 --- a/lib/livebook_cli/server.ex +++ b/lib/livebook_cli/server.ex @@ -15,7 +15,7 @@ defmodule LivebookCLI.Server do @impl true def usage() do """ - Usage: livebook server [open-command] [--options] + Usage: livebook server [options] [open-command] An optional open-command can be given as argument. It will open up a browser window according these rules: