Skip to content

Commit 5ad764d

Browse files
swissspidyCopilot
andauthored
Update src/Plugin_Command.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d1e1500 commit 5ad764d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Plugin_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ protected function install_from_repo( $slug, $assoc_args ) {
709709
* : Retry downloads without certificate validation if TLS handshake fails. Note: This makes the request vulnerable to a MITM attack.
710710
*
711711
* [--auto-update-indicated]
712-
* : Only update plugins where the server response indicates an automatic update. Updates to the version indicated by the server, not necessarily the latest version.
712+
* : Only update plugins where the server response indicates an automatic update. Updates to the version indicated by the server, not necessarily the latest version. Cannot be used with `--version`, `--minor`, or `--patch`.
713713
*
714714
* ## EXAMPLES
715715
*

0 commit comments

Comments
 (0)