Update README.md

This commit is contained in:
Udovič Arns 2024-08-29 14:58:36 +00:00
parent b87fbd4991
commit 603dc1b9aa

View file

@ -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