File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ public function testBuildOptionParser(): void
6868 <comment> $ defaultTarget</comment>
6969 (default target directory).
7070--help, -h Display this help.
71- --quiet, -q Enable quiet output.
71+ --quiet, -q Enable quiet output and non-interactive mode .
7272--timeout, -t Timeout for shell commands
7373--verbose, -v Enable verbose output.
7474
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ public function testBuildOptionParser(): void
5656--connection Name of the alternative connection to use, for example
5757 if you are not using the default connection
5858--help, -h Display this help.
59- --quiet, -q Enable quiet output.
59+ --quiet, -q Enable quiet output and non-interactive mode .
6060--timeout, -t Timeout for shell commands
6161--verbose, -v Enable verbose output.
6262
You can’t perform that action at this time.
0 commit comments