Update readme to fix VGET

VGET -> VGETATTR :)
This commit is contained in:
Rowan Trollope 2025-03-03 11:14:36 -08:00
parent ab5e01d6bc
commit 0e3ee9afb4
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ are set or updated.
**VGETATTR: retrieve the JSON attributes of elements**
VGET key element
VGETATTR key element
The command returns the JSON attribute associated with an element, or
null if there is no element associated, or no element at all, or no key.