Update README.md
This commit is contained in:
parent
b87fbd4991
commit
603dc1b9aa
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,8 @@ DEL [path] - remove property/object/list (no confirmation)
|
|||
SAVE [path] [value] - set value to property
|
||||
CREATE [path] - create list/object in path (parent path should exist)
|
||||
ADD [path] - add abcex indexed object to list. Will return index
|
||||
INFO [path] - get all info about property/object/path
|
||||
INFO [path] - get all info about property/object/list
|
||||
TREE [path] - draw db part in path with values
|
||||
HELP - will print this help
|
||||
QUIT - exit the shell
|
||||
|
||||
|
|
Loading…
Reference in a new issue