From 50d799088c773db9ff32bda58c64120b4beadb1d Mon Sep 17 00:00:00 2001 From: Matias Benedetto Date: Thu, 26 Sep 2024 09:55:09 -0300 Subject: [PATCH] update default output format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f52fe07..61f6631 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ On success, the command returns a formatted table of results from the theme chec | Option | Accepts | Required | Default | -- | -- | -- | -- | | `theme` | The slug of the theme to check | No | Current theme slug -| `format` | `cli` or `json` | No | `cli` +| `format` | `table` or `json` | No | `table` #### Examples `wp theme-check run`