diff --git a/README.md b/README.md index dc938b5..13a4929 100644 --- a/README.md +++ b/README.md @@ -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