Signed-off-by: Banana <mail@bananas-playground.net>
+++ /dev/null
-add_param: file or stdin
-add_param.shape: oval
-server: server
-server.shape: cloud
-
-add -> add_param
-add_param -> server
+++ /dev/null
-edit_id: id
-
-server: server
-server.shape: cloud
-
-edit -> edit_id
-edit_id <-> server
+++ /dev/null
-sc: scientia
-cfg: config
-cfg_edit: edit
-cfg_init: init
-cfg_read: read
-add: add
-edit: edit
-edit_id: id
-edit_list: list
-
-sc -> cfg
-cfg -> cfg_init
-cfg -> cfg_edit
-cfg -> cfg_read
-
-sc -> add
-
-sc -> edit
-edit -> edit_id
-edit -> edit_list