From 2755f924657e04f1c107cd6c5f1faf8b25a7d8cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 29 Jun 2026 09:53:04 +0000 Subject: [PATCH] Regenerate README file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6220e72..ce0da62 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ wp ai generate [--model=] [--provider=] [--tem $ wp ai generate text "Explain AI" --system-instruction="Explain as if to a 5-year-old" # Generate image - $ wp ai generate image "A minimalist WordPress logo" --output=wp-logo.png + $ wp ai generate image "A minimalist WordPress logo" --destination-file=wp-logo.png @@ -358,7 +358,7 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file ## Support -GitHub issues aren't for general support questions, but there are other venues you can try: https://wp-cli.org/#support +GitHub issues aren't for general support questions. For support resources and next steps, see the WP-CLI Support page: https://make.wordpress.org/cli/handbook/support/ *This README.md is generated dynamically from the project's codebase using `wp scaffold package-readme` ([doc](https://github.com/wp-cli/scaffold-package-command#wp-scaffold-package-readme)). To suggest changes, please submit a pull request against the corresponding part of the codebase.*