Reorder usage arguments

This commit is contained in:
José Valim 2022-01-30 18:58:09 +01:00 committed by GitHub
parent 0cae21e9e8
commit 849acd87a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: