Skip to content

Commit a6df039

Browse files
swissspidyCopilot
andauthored
Update src/Package_Command.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0a6dc7f commit a6df039

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Package_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ public function browse( $_, $assoc_args ) {
200200
* : Retry downloads without certificate validation if TLS handshake fails. Note: This makes the request vulnerable to a MITM attack.
201201
*
202202
* [--interaction]
203-
* : Do not ask any interactive questions. Useful for scripting.
203+
* : Control interactive mode. Use `--no-interaction` to disable prompts (interactive by default). Useful for scripting.
204204
*
205205
* ## EXAMPLES
206206
*

0 commit comments

Comments
 (0)