File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -239,6 +239,8 @@ Transforms an existing single-site installation into a multisite installation.
239239wp core multisite-convert [--title=<network-title>] [--base=<url-path>] [--subdomains] [--skip-config]
240240~~~
241241
242+ ** Alias:** ` install-network `
243+
242244Creates the multisite database tables, and adds the multisite constants
243245to wp-config.php.
244246
@@ -344,6 +346,8 @@ Updates WordPress to a newer version.
344346wp core update [<zip>] [--minor] [--version=<version>] [--force] [--locale=<locale>] [--format=<format>] [--insecure]
345347~~~
346348
349+ ** Alias:** ` upgrade `
350+
347351Defaults to updating WordPress to the latest version.
348352
349353If you see "Error: Another update is currently in progress.", you may
You can’t perform that action at this time.
0 commit comments