Skip to content

Commit 7caff13

Browse files
authored
Merge pull request #485 from wp-cli/regenerate-readme
Regenerate README file
2 parents 21f5079 + 8259011 commit 7caff13

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,8 @@ Updates one or more plugins.
728728
wp plugin update [<plugin>...] [--all] [--exclude=<name>] [--minor] [--patch] [--format=<format>] [--version=<version>] [--dry-run] [--insecure]
729729
~~~
730730

731+
**Alias:** `upgrade`
732+
731733
**OPTIONS**
732734

733735
[<plugin>...]
@@ -884,6 +886,8 @@ Deletes one or more themes.
884886
wp theme delete [<theme>...] [--all] [--force]
885887
~~~
886888

889+
**Alias:** `uninstall`
890+
887891
Removes the theme or themes from the filesystem.
888892

889893
**OPTIONS**
@@ -1468,6 +1472,8 @@ Updates one or more themes.
14681472
wp theme update [<theme>...] [--all] [--exclude=<theme-names>] [--minor] [--patch] [--format=<format>] [--version=<version>] [--dry-run] [--insecure]
14691473
~~~
14701474

1475+
**Alias:** `upgrade`
1476+
14711477
**OPTIONS**
14721478

14731479
[<theme>...]

0 commit comments

Comments
 (0)