From 603dc1b9aaa29346a07ebd7ae6dbae9f346495df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Udovi=C4=8D=20Arns?= Date: Thu, 29 Aug 2024 14:58:36 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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