Skip to content

Commit 025bd1a

Browse files
authored
Merge pull request #112 from wp-cli/regenerate-readme
Regenerate README file
2 parents e847830 + 8e9ee0b commit 025bd1a

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
@@ -497,6 +497,10 @@ the transient cache skips the database and simply wraps the WP Object Cache.
497497
$ wp transient delete --all
498498
Success: 14 transients deleted from the database.
499499

500+
# Delete all site transients.
501+
$ wp transient delete --all --network
502+
Success: 2 transients deleted from the database.
503+
500504

501505

502506
### wp transient delete

0 commit comments

Comments
 (0)