Fix typo on CLI entries

This commit is contained in:
José Valim 2021-04-15 08:56:59 +02:00
parent d3ffb7978d
commit 31e16f6b93

View file

@ -12,7 +12,7 @@ defmodule LivebookCLI.Server do
-p, --port The port to start the web application on, defaults to 8080
--no-token Disable token authentication, enabled by default
--sname Set a shot name for the app distributed node
--sname Set a short name for the app distributed node
--name Set a name for the app distributed node
The --help option can be given for usage information.