File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ public function browse( $_, $assoc_args ) {
199199 * [--insecure]
200200 * : Retry downloads without certificate validation if TLS handshake fails. Note: This makes the request vulnerable to a MITM attack.
201201 *
202- * [--< interaction> ]
202+ * [--interaction]
203203 * : Do not ask any interactive questions. Useful for scripting.
204204 *
205205 * ## EXAMPLES
@@ -513,7 +513,7 @@ public function path( $args ) {
513513 *
514514 * ## OPTIONS
515515 *
516- * [--< interaction> ]
516+ * [--interaction]
517517 * : Do not ask any interactive questions. Useful for scripting.
518518 *
519519 * ## EXAMPLES
@@ -584,7 +584,7 @@ public function update( $_, $assoc_args = [] ) {
584584 * [--insecure]
585585 * : Retry downloads without certificate validation if TLS handshake fails. Note: This makes the request vulnerable to a MITM attack.
586586 *
587- * [--< interaction> ]
587+ * [--interaction]
588588 * : Do not ask any interactive questions. Useful for scripting.
589589 *
590590 * ## EXAMPLES
You can’t perform that action at this time.
0 commit comments