Skip to content

Commit 26bec6e

Browse files
committed
docs: mention CLI `verbose flag
1 parent c1a160c commit 26bec6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/cli.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ export function printUsage() {
4949
zx [options] <script>
5050
5151
${chalk.bold('Options')}
52-
--quiet don't echo commands
52+
--quiet suppress any outputs
53+
--verbose enable verbose mode
5354
--shell=<path> custom shell binary
5455
--prefix=<command> prefix all commands
5556
--postfix=<command> postfix all commands

0 commit comments

Comments
 (0)