From a315bfce3dcadee011bd0ec5660f0e99357eb4f0 Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Sun, 2 Nov 2025 15:37:09 +0000 Subject: [PATCH] Regenerate README file - 2025-11-02 --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d6699874..04c61d2c 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ Errors if the value can't be incremented. Update a nested value from the cache. ~~~ -wp cache patch ... [] [--group=] [--format=] +wp cache patch ... [] [--group=] [--expiration=] [--format=] ~~~ **OPTIONS** @@ -283,11 +283,11 @@ wp cache patch ... [] [--group=] [--forma default: default --- -[--expiration=] - : Define how long to keep the value, in seconds. `0` means as long as possible. - --- - default: 0 - --- + [--expiration=] + Define how long to keep the value, in seconds. `0` means as long as possible. + --- + default: 0 + --- [--format=] The serialization format for the value. @@ -703,6 +703,9 @@ wp transient patch ... [] [--format=] [- [--expiration=] Time until expiration, in seconds. + --- + default: 0 + --- [--network] Get the value of a network|site transient. On single site, this is