Skip to content

Commit 50719f2

Browse files
Regenerate README file (#321)
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
1 parent fd4034d commit 50719f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,11 @@ wp core update-db [--network] [--dry-run]
467467
WordPress database upgraded successfully from db version 35700 to 29630 on example.com/
468468
Success: WordPress database upgraded on 123/123 sites.
469469

470+
# Update databases for all sites on a specific network in a multinetwork install.
471+
$ wp core update-db --network --url=network2.example.com
472+
WordPress database upgraded successfully from db version 35700 to 29630 on network2.example.com/
473+
Success: WordPress database upgraded on 50/50 sites.
474+
470475

471476

472477
### wp core version

0 commit comments

Comments
 (0)