From 28682c3f0bdab79f524173129eda35914852b372 Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Thu, 11 Jan 2024 09:22:19 +0000 Subject: [PATCH] Regenerate README file - 2024-01-11 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3045318c..ed0f64f0 100644 --- a/README.md +++ b/README.md @@ -1669,7 +1669,7 @@ Errors if the option already exists. The name of the option to add. [] - The value of the option to add. If ommited, the value is read from STDIN. + The value of the option to add. If omitted, the value is read from STDIN. [--format=] The serialization format for the value. @@ -1983,7 +1983,7 @@ wp option update [] [--autoload=] [--format=] The name of the option to update. [] - The new value. If ommited, the value is read from STDIN. + The new value. If omitted, the value is read from STDIN. [--autoload=] Requires WP 4.2. Should this option be automatically loaded.