Skip to content

Commit 608a149

Browse files
committed
feat(site): change default output format to json
1 parent 0dde4fc commit 608a149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helper/class-ee-site.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1733,7 +1733,7 @@ public function ssl_verify( $args = [], $assoc_args = [], $www_or_non_www = fals
17331733
* [--format=<format>]
17341734
* : Render output in a particular format.
17351735
* ---
1736-
* default: table
1736+
* default: json
17371737
* options:
17381738
* - table
17391739
* - csv

0 commit comments

Comments
 (0)