Skip to content

Commit ec19f99

Browse files
Regenerate README file (#512)
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
1 parent 2c9c943 commit ec19f99

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ Returns exit code 0 when installed, 1 when uninstalled.
464464
Gets a list of plugins.
465465

466466
~~~
467-
wp plugin list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--format=<format>] [--status=<status>] [--skip-update-check] [--recently-active]
467+
wp plugin list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--format=<format>] [--status=<status>...] [--skip-update-check] [--recently-active]
468468
~~~
469469

470470
Displays a list of the plugins installed on the site with activation
@@ -495,7 +495,7 @@ Use `--status=dropin` to list installed dropins (e.g. `object-cache.php`).
495495
- yaml
496496
---
497497

498-
[--status=<status>]
498+
[--status=<status>...]
499499
Filter the output by plugin status.
500500
---
501501
options:
@@ -1421,7 +1421,7 @@ Returns exit code 0 when installed, 1 when uninstalled.
14211421
Gets a list of themes.
14221422

14231423
~~~
1424-
wp theme list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--format=<format>] [--status=<status>] [--skip-update-check]
1424+
wp theme list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--format=<format>] [--status=<status>...] [--skip-update-check]
14251425
~~~
14261426

14271427
**OPTIONS**
@@ -1447,7 +1447,7 @@ wp theme list [--<field>=<value>] [--field=<field>] [--fields=<fields>] [--forma
14471447
- yaml
14481448
---
14491449

1450-
[--status=<status>]
1450+
[--status=<status>...]
14511451
Filter the output by theme status.
14521452
---
14531453
options:

0 commit comments

Comments
 (0)