Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion commands/transient/delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ See the [argument syntax](https://make.wordpress.org/cli/handbook/references/arg
: Key for the transient.

[\--network]
: Delete the value of a network|site transient. On single site, this is is a specially-named cache key. On multisite, this is a global cache (instead of local to the site).
: Delete the value of a network|site transient. On single site, this is a specially-named cache key. On multisite, this is a global cache (instead of local to the site).

[\--all]
: Delete all transients.
Expand Down