Update README.md
This commit is contained in:
parent
f357473e35
commit
05163cdf39
@ -163,7 +163,6 @@ OK
|
||||
|
||||
Here's a more interesting example that includes JSON arrays and objects:
|
||||
|
||||
|
||||
```
|
||||
> JSON.SET newbike $ '["Deimos", {"crashes": 0}, null]'
|
||||
OK
|
||||
@ -175,8 +174,8 @@ OK
|
||||
(integer) 1
|
||||
> JSON.GET newbike $
|
||||
"[[\"Deimos\",{\"crashes\":0}]]"
|
||||
|
||||
```
|
||||
|
||||
The JSON.DEL command deletes any JSON value you specify with the path parameter.
|
||||
|
||||
You can manipulate arrays with a dedicated subset of JSON commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user