Skip to content

Commit

Permalink
docs: mention CLI `verbose flag (#858)
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub authored Jun 21, 2024
1 parent c1a160c commit e6c0349
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ export function printUsage() {
zx [options] <script>
${chalk.bold('Options')}
--quiet don't echo commands
--quiet suppress any outputs
--verbose enable verbose mode
--shell=<path> custom shell binary
--prefix=<command> prefix all commands
--postfix=<command> postfix all commands
Expand Down

0 comments on commit e6c0349

Please sign in to comment.