We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc5fd4 commit 66df8baCopy full SHA for 66df8ba
1 file changed
readme.md
@@ -80,7 +80,8 @@ exec "select * from help_keyword limit 5" --json
80
```
81
82
返回的是一段`json`字符串,如下
83
-```
+```json
84
+[
85
{
86
"name":"(JSON",
87
"help_keyword_id":"670"
0 commit comments