Skip to content

Commit

Permalink
updating description of command
Browse files Browse the repository at this point in the history
  • Loading branch information
TanyaScales committed Feb 2, 2024
1 parent 4a99c5d commit bcbdf2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/lang/en.lyaml
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ en:
initialUpload: "To upload the directory run \"hs upload\" beforehand or add the \"--initial-upload\" option when running \"hs watch\"."
notUploaded: "The \"hs watch\" command no longer uploads the watched directory when started. The directory \"{{ path }}\" was not uploaded."
preview:
describe: "Watch and upload a directory on your computer for changes and start a local development server to preview files"
describe: "Start a local development server to watch a directory for changes"
positionals:
src:
describe: "Path to the local directory your files are in, relative to your current working directory"
Expand Down

0 comments on commit bcbdf2a

Please sign in to comment.