Update lib/livebook_cli/deploy.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>
This commit is contained in:
Hugo Baraúna 2025-07-30 10:37:36 -03:00 committed by GitHub
parent 59279360e7
commit beb138ec84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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