mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-04 12:04:20 +08:00
Update lib/livebook_cli/deploy.ex
Co-authored-by: José Valim <jose.valim@dashbit.co>
This commit is contained in:
parent
59279360e7
commit
beb138ec84
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ defmodule LivebookCLI.Deploy do
|
|||
@impl true
|
||||
def usage() do
|
||||
"""
|
||||
Usage: livebook deploy [options] filename|glob pattern
|
||||
Usage: livebook deploy [options] filename [filename...]
|
||||
|
||||
## Available options
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue