0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
This commit is contained in:
Matthew Phillips 2021-03-15 15:27:08 -04:00
parent 39ce064b5f
commit c14af18bef

View file

@ -32,7 +32,7 @@ function printHelp() {
console.error(` ${colors.bold('astro')} - Futuristic web development tool. console.error(` ${colors.bold('astro')} - Futuristic web development tool.
${colors.bold('Commands:')} ${colors.bold('Commands:')}
astro dev Run astro in development mode. astro dev Run Astro in development mode.
astro build Build a pre-compiled production version of your site. astro build Build a pre-compiled production version of your site.
${colors.bold('Flags:')} ${colors.bold('Flags:')}