Skip to content

Commit c974008

Browse files
authored
Merge pull request #304 from wp-cli/regenerate-readme
2 parents c5f806e + 37a8562 commit c974008

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,8 @@ Transforms an existing single-site installation into a multisite installation.
239239
wp core multisite-convert [--title=<network-title>] [--base=<url-path>] [--subdomains] [--skip-config]
240240
~~~
241241

242+
**Alias:** `install-network`
243+
242244
Creates the multisite database tables, and adds the multisite constants
243245
to wp-config.php.
244246

@@ -344,6 +346,8 @@ Updates WordPress to a newer version.
344346
wp core update [<zip>] [--minor] [--version=<version>] [--force] [--locale=<locale>] [--format=<format>] [--insecure]
345347
~~~
346348

349+
**Alias:** `upgrade`
350+
347351
Defaults to updating WordPress to the latest version.
348352

349353
If you see "Error: Another update is currently in progress.", you may

0 commit comments

Comments
 (0)