diff --git a/autobigs-cli.xml b/autobigs-cli.xml
index 00060bf..65546de 100644
--- a/autobigs-cli.xml
+++ b/autobigs-cli.xml
@@ -12,13 +12,13 @@
@@ -30,7 +30,7 @@
-
+
@@ -57,10 +57,10 @@
mode['operation'] == "st"
- mode['operation'] == "info" and select_info['retrieved'] == 'databases'
+ mode['operation'] == "info" and mode['select_info']['retrieved'] == 'databases'
- mode['operation'] == "info" and select_info['retrieved'] == 'schemes'
+ mode['operation'] == "info" and mode['select_info']['retrieved'] == 'schemes'
@@ -81,6 +81,18 @@
+
+
+
+
+
+
+