We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e637eda + 76a2ce9 commit bdfec69Copy full SHA for bdfec69
README.md
@@ -255,9 +255,9 @@ wp plugin install <plugin|zip|url>... [--version=<version>] [--force] [--ignore-
255
If set, the command will overwrite any installed version of the plugin, without prompting
256
for confirmation.
257
258
-[--ignore-requirements]
259
-:If set, the command will install the plugin while ignoring any WordPress or PHP version requirements
260
-specified by the plugin authors.
+ [--ignore-requirements]
+ If set, the command will install the plugin while ignoring any WordPress or PHP version requirements
+ specified by the plugin authors.
261
262
[--activate]
263
If set, the plugin will be activated immediately after install.
0 commit comments